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
DP-1204
PCRE (PHP <7.3)
jira.rubiconproject.com/browse/DP-1204-Date different issue
Submitted by
anonymous
-
10 years ago
1
/(\d{4})-(\d{2})-(\d{2}) (\d{2}):(\d{2}):(\d{2}) (\w+)/g
PCRE (PHP <7.3)
Gets year month date hour minute seconds and time zone value yyyy-mm-dd hh:mm:ss UTC $1 $2 $3 $4 $5 $6 $7
Submitted by
hiren raj
-
10 years ago
1
us date format
PCRE (PHP <7.3)
us date format
Submitted by
denis
-
10 years ago
1
date Format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
removing a match (Date timefield)
PCRE (PHP <7.3)
trimming unwanted timestamps
Submitted by
Kmna
-
10 years ago
1
regex date_time
ECMAScript (JavaScript)
expression régulière pour les dates et les heures précises au millionième de seconde
Submitted by
Master
-
10 years ago
1
Date
Python
Find and ISO format date.
Submitted by
Andrew Chalk
-
10 years ago
1
Date 01
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Simple date validation
PCRE (PHP <7.3)
Regex validating yyyy-mm-dd or dd-mm-yyyy
Submitted by
anonymous
-
9 years ago
1
Valid Date or N/A
PCRE (PHP <7.3)
Validates date or allows "n/a" input and variations
Submitted by
David Avellan
-
9 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
-
9 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
-
9 years ago
1
NovellLoginTime
PCRE (PHP <7.3)
Strip everything but date from Novell LDAP lastLoginTime field.
Submitted by
anonymous
-
9 years ago
1
Date Regex
PCRE (PHP <7.3)
Find a date formated M/d/yyyy.
Submitted by
anonymous
-
9 years ago
1
Date Validator Pattern
PCRE (PHP <7.3)
Validates dd-Month-year patterns
Submitted by
Ami
-
9 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
-
9 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
-
9 years ago
1
Java standard date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
filter DB Date in JS
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Date
PCRE (PHP <7.3)
Valid Date format:
Submitted by
Daniel
-
9 years ago
1
...
3
4
5
6
7
...
26