Skip to content

Instantly share code, notes, and snippets.

@abelsonlive
Created April 7, 2014 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abelsonlive/10037480 to your computer and use it in GitHub Desktop.
Save abelsonlive/10037480 to your computer and use it in GitHub Desktop.
wtf python
from dateutil import parser
parser.parse('')
# datetime.datetime(2014, 4, 7, 0, 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment