Python's calendar module in TypeScript
Help us add more
Got a rainy Sunday afternoon and a taste for a porting puzzle?
- Get inspiration from the Python 3 standard library string page.
- Click "New file" in the appropriate folder on GitHub. This will fork the project to your account, directly add the file to it, and send a Pull Request to us.
We will then review it. If it's useful to the project and in line with our contributing guidelines your work will become part of Locutus and you'll be automatically credited in the authors section accordingly.
Upstream Surface Inventory 11/19 shipped • 7 next 58%
Namespace-level inventory for Python 3.12: what we already ship, what we may still want,
and what we intentionally skip or keep.
calendar
61%
shipped
11/18 shipped
7 next
1 explicit non-goals
Shipped (11)
Next
Calendar helpers mostly return scalars, strings, or plain arrays with a useful portability contract.
different_localefirstweekdayformatmainprcalprmonthprweek
Explicit non-goals (1)
-
setfirstweekdayGlobal calendar configuration mutates ambient runtime state.