RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details datetime
Expression
^(([0][1-9]|[1|2][0-9]|[3][0|1])[./-]([0][1-9]|[1][0-2])[./-]([0-9]{4})|(([0][1-9]|[1|2][0-9]|[3][0|1])[./-]([0][1-9]|[1][0-2])[./-]([0-9]{4}))[ ]([0|1][0-2])[:](([0-5][0-9]))([:](([0-5][0-9])))?)$
Description
this regular expression accepts date and optinal time with format (dd)[.-/](MM)[.-/](yyyy)[ ] (hh)[:](mm)[:](ss)
Matches
01-01-2014 10:50 | 01/01/2014 10:50:59 | 11-10-2012
Non-Matches
01-01-2014 10:60 | 32-01-2014 10:50 | 01-13-2014 10:50
Author Rating: The rating for this expression. Khaled
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials