Can regular expression validation do this?

G

Guest

Hi,

I want to use regular expression validator to validate time in the pattern
of 00:00 to 23:59 , what should the expression look like?

TIA
 
C

Chris R. Timmons

Hi,

I want to use regular expression validator to validate time in
the pattern of 00:00 to 23:59 , what should the expression look
like?

([0-1][0-9]|2[0-3]):[0-5][0-9]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top