mirror of
https://github.com/HowardHinnant/date.git
synced 2025-01-14 01:37:57 +08:00
b13c859ff1
Fixed the to_utc_time(const gps_time<Duration>& t) function to correctly use clock_cast<utc_time>. Added test to deprecated functions.