Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse_datetime support AM/PM indicator #126

Closed
luckyrandom opened this issue Apr 13, 2015 · 2 comments
Closed

parse_datetime support AM/PM indicator #126

luckyrandom opened this issue Apr 13, 2015 · 2 comments

Comments

@luckyrandom
Copy link

something similar to '%p' of strptime can be useful.

It can be used to parse NYC 311 service data. The format is 04/12/2015 02:41:17AM, and I think such format is widely used.

@hadley
Copy link
Member

hadley commented Jul 10, 2015

Done in 52bbd20

@hadley hadley closed this as completed Jul 10, 2015
@jmarca
Copy link

jmarca commented Jul 31, 2015

Very cool. Thanks.

@lock lock bot locked and limited conversation to collaborators Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants