Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago

get-time

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^[1-9][0-2]*:[0-5][0-9]*[ ]*[am|pm]*$
/
gmi

Description

Loading markdown...
Submitted by Ahmed Ibrahim - a year ago