Skip to main content


I've been wishing I had a tool that could take an arbitrary date/datetime string and spit out the strptime/strftime format string needed to parse it.

Last week I decided to make such a tool and added a couple additional features that I hadn't realized I wanted until I was making it.

The tool to bookmark is at pym.dev/strptime πŸ”–

Details on how it works here πŸ‘‡
treyhunner.com/2024/08/find-th…

#Python

This entry was edited (3 months ago)
⇧