Skip to content

Instantly share code, notes, and snippets.

@leosuncin
Created December 16, 2014 16:42
Show Gist options
  • Save leosuncin/037f433c5c26f6873c7f to your computer and use it in GitHub Desktop.
Save leosuncin/037f433c5c26f6873c7f to your computer and use it in GitHub Desktop.
RegEx pattern (DateTime php)
/\d{4}-\d{1,2}-\d{1,2}T\d{1,2}:\d{1,2}:\d{1,2}\+\d{4}/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment