R
Ron
Hi,
Can anyone help out with a regex for time?
I would like the regex to accept:
HH:MM AM
HH:MM PM
Optional space, optional 1st H, case doesn't matter. Thanks in advance.
Can anyone help out with a regex for time?
I would like the regex to accept:
HH:MM AM
HH:MM PM
Optional space, optional 1st H, case doesn't matter. Thanks in advance.