You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: