Skip to content

Instantly share code, notes, and snippets.

@tancnle
Created August 12, 2013 03:57
Show Gist options
  • Save tancnle/6208160 to your computer and use it in GitHub Desktop.
Save tancnle/6208160 to your computer and use it in GitHub Desktop.
Date time parser
\A(\d{4})(-?)(\d{2})\2(\d{2})(?:[T\s-](\d{2})(:?)(\d{2})(?:\6(\d{2}))?)?\z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment