vladris / tinkerer

Python blogging engine
https://vladris.com/tinkerer
Other
305 stars 81 forks source link

Use of strftime in utils.py #31

Closed vladris closed 10 years ago

vladris commented 11 years ago

Should not rely on strftime to extract timestamp from string in utils.py, rather use a locale-agnostic API since format should always be yyyy/MM/dd