HowardHinnant / date

A date and time library based on the C++11/14/17 <chrono> header
Other
3.07k stars 669 forks source link

Expose `iso_week::year::is_leap()` #785

Closed DavisVaughan closed 1 year ago

DavisVaughan commented 1 year ago

Closes #784

Not sure if you also want to update https://howardhinnant.github.io/date/iso_week.html#year or not