mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-26 07:53:16 +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.