Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 520 community submitted regex patterns...
1
ISO8601 DateTime
PCRE (PHP <7.3)
Matches an ISO8601 date time string, including fractional time. Does not exclude non-existent times (such as the 29th february in non-leap-years)
Submitted by
Tobias Marstaller
-
10 years ago
1
Date
PCRE (PHP <7.3)
Valid Date format:
Submitted by
Daniel
-
10 years ago
0
Regex Fecha yyyy-MM-dd
ECMAScript (JavaScript)
valida fechas de 19## a 20##, en formato yyyy-MM-dd
Submitted by
http://www.regular-expressions.info/dates.html
-
10 years ago
0
Date with format YYYY-MM-DD
PCRE (PHP <7.3)
no description available
Submitted by
Kazadri
-
10 years ago
1
filter DB Date in JS
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
2
DateWithDay
PCRE (PHP <7.3)
no description available
Submitted by
BobD
-
10 years ago
1
Java standard date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
14
RFC3339 DateTime
Recommended
PCRE (PHP <7.3)
Validates a RFC3339 DateTime format. Does not validates the Data
Submitted by
anonymous
-
10 years ago
1
MW: FIX log records for lastfill
PCRE (PHP <7.3)
To grab date, orderId, SID, ticker, venue, lastfill from a string
Submitted by
anonymous
-
10 years ago
2
Date or N/A
ECMAScript (JavaScript)
Accepts Date or not applicable string.
Submitted by
Toufique Ahmed
-
10 years ago
1
Finnish SSN
PCRE (PHP <7.3)
Finnish SSN are of form DDMMYYXNNNC where DDMMYY is date of birth, X is -, +, or A based on the century of birth, NNN is an order number (even for females and odd for males) and C is a checksum character.
Submitted by
Hanzki
-
10 years ago
0
Date_Finder
PCRE (PHP <7.3)
Detects Dates in Various text formats
Submitted by
Paul Dennis Bondy
-
10 years ago
1
Date Validator Pattern
PCRE (PHP <7.3)
Validates dd-Month-year patterns
Submitted by
Ami
-
10 years ago
0
Find datetime directory
Python
no description available
Submitted by
anonymous
-
10 years ago
1
Date Regex
PCRE (PHP <7.3)
Find a date formated M/d/yyyy.
Submitted by
anonymous
-
10 years ago
1
NovellLoginTime
PCRE (PHP <7.3)
Strip everything but date from Novell LDAP lastLoginTime field.
Submitted by
anonymous
-
10 years ago
7
Date and time format - ISO 8601
ECMAScript (JavaScript)
Matches ISO 8601 date formats
Submitted by
Ettienne
-
10 years ago
1
Work Time Parsing
PCRE (PHP <7.3)
Parsing my work time sheet (doesn't validate times/dates). Options available: 12/17/2015 09:00 - 13:00 12/17/2015 09:00 - 17:00 LUNCH 00:30 12/17/2016 HOLIDAY
Submitted by
Anthony N
-
10 years ago
1
Forecast.io API's required ISO 8601 datetime
PCRE (PHP <7.3)
Should match one of the valid ISO 8601 datetime formats accepted by Forecast.io API: YYYY]-[MM]-[DD]T[HH]:[MM]:[SS] with an optional time zone formatted as Z for GMT time or {+,-}[HH]:[MM for an offset
Submitted by
Clifford Paulick
-
10 years ago
2
US datetime
ECMAScript (JavaScript)
Validates a US mm-dd-yy(yy) with an optional hh:mm:ss time.
Submitted by
anonymous
-
10 years ago
1
...
18
19
20
21
22
...
26