sphinx-extensions2 / sphinx-timeline

A sphinx extension to create timelines
https://sphinx-timeline.readthedocs.io
MIT License
15 stars 2 forks source link

Use babel for locale dependent day/month #2

Open chrisjsewell opened 1 year ago

chrisjsewell commented 1 year ago

https://babel.pocoo.org/en/latest/dates.html

partofthething commented 3 weeks ago

This could certainly be useful. Even just being able to send in a date format string would also be a nice addition without additional dependency. For instance if I just want ISO dates like 2024-05-25 that'd be good to be able to do.