-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Is your feature request related to a problem? Please describe.
Currently only english month short names are supported.
Describe the solution you'd like
- Support non english short month names
- Support french months (can be up to 5 chars) + add test files
- Support thai language + add test files
- Allow to dynamically specify the language (default
en_US)
Some links:
- https://stackoverflow.com/questions/13037370/calendar-day-month-names-in-specific-locale
- https://docs.python.org/3/library/calendar.html#calendar.month_abbr
- https://web.library.yale.edu/cataloging/months
- https://www.thailanguagehut.com/vocabulary-month-day-abbreviations/
- https://threwthelookingglass.com/list-of-month-abbreviations/
Metadata
Metadata
Assignees
Labels
No labels