Created
December 16, 2014 16:42
-
-
Save leosuncin/037f433c5c26f6873c7f to your computer and use it in GitHub Desktop.
RegEx pattern (DateTime php)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/\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