mirror of
https://github.com/HowardHinnant/date.git
synced 2026-08-03 20:14:08 +02: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.