Displaying page
of
pages;
Items to
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:
Khaled
|
Displaying page
of
pages;
Items to