Skip to content

Instantly share code, notes, and snippets.

@joshua
Created September 21, 2011 18:43
Show Gist options
  • Save joshua/1232941 to your computer and use it in GitHub Desktop.
Save joshua/1232941 to your computer and use it in GitHub Desktop.
Timestamp RegEx
^((([01]?[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9])(,|(,\s))?)+$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment