-
Notifications
You must be signed in to change notification settings - Fork 2
Open
0 / 10 of 1 issue completedDescription
roughly equivalent to datetime.strftime
but aware of the partially known, unknown, uncertain, etc.
may be able to adapt from related work from Shakespeare and Company Project, which has a custom django template tag for partial dates that works like the django built-in date template tag with handling for unknown parts of the date
- preliminary version: support available formatters in the undate package: implementation in preliminary str parse and format methods #90
- basic version: support syntax analogous to datetime strftime subset for dates - adapt S&co template code if possible
- expanded version: support different locales (use locale if sufficient or otherwise babel)
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels