In version 1, backports.datetime_fromisoformat was a backport of the Python 3.7 version of the fromisoformat methods. This meant that it was limited in being able to parse only timestamps that were in ...
datetime-matcher is python module that enables an extension of regex which allows matching, extracting, and reformatting stringified datetimes. It does so by providing an interface eerily similar to ...