ariebovenberg / whenever

⏰ Modern datetime library for Python
https://whenever.rtfd.io
MIT License
898 stars 15 forks source link

Add `YearMonth`, `MonthDay` #183

Closed ariebovenberg closed 2 weeks ago

ariebovenberg commented 3 weeks ago

Description

These types are common in other modern datetime libraries. They're straightforward to add.

Checklist

Release checklist (maintainers only)