-
Couldn't load subscription status.
- Fork 32
Open
Labels
discussionDiscussion is needed before proceedingDiscussion is needed before proceeding
Description
One important feature is the ability to parse datetimes in various formats.
Some initial thoughts:
- The main API would be
.parse(format, s)using - potential convenience wrappers could exist:
.parse_strptime(format, s)and.parse_dateutil(s)(if dateutil is installed)
joshsleeper, richieadler and astrojuanlujoshsleeper and astrojuanlumattsta, NaruZosa and joshsleeper
Metadata
Metadata
Assignees
Labels
discussionDiscussion is needed before proceedingDiscussion is needed before proceeding