mirror of
https://github.com/HowardHinnant/date.git
synced 2025-01-14 01:37:57 +08:00
c513a20691
* The conversion from year_lastweek_weekday to sys_days and local_days had an off by one error. * Added test for this case.