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...
0
dd-mmm-yyyy dd/mmm/yyyy dd.mmm.yyyy
ECMAScript (JavaScript)
it accept -, / and . operator date formate 29-Dec-2015
Submitted by
Abhijeet Joshi,
-
10 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
-
10 years ago
0
Date formatting
ECMAScript (JavaScript)
This catches a few formats for dates, including the year, and seperates as much as I think at the moment is possible to make it easy to manipulate the needed data points in the expression
Submitted by
Luis Perez
-
10 years ago
0
buen
PCRE (PHP <7.3)
Name:Jose Luis Torres Email:ptapia1977@yahoo.com Phone:7739889785 Username:trabajando CreditCard:4190025858706384 Expiration:10/14...
Submitted by
anonymous
-
10 years ago
-1
ISO 8601 datetime for Forecast.io API
PCRE (PHP <7.3)
Should match ISO 8601 datetime for Forecast.io API: YYYY]-[MM]-[DD]T[HH]:[MM]:[SS] with an optional time zone formatted as Z for GMT time or {+,-}[HH (with or without separating colon) for an offset
Submitted by
Clifford Paulick
-
10 years ago
0
Parse comma separated list of YYYY-MM dates
PCRE (PHP <7.3)
no description available
Submitted by
Devon Tuck
-
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
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
NovellLoginTime
PCRE (PHP <7.3)
Strip everything but date from Novell LDAP lastLoginTime field.
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
0
Find datetime directory
Python
no description available
Submitted by
anonymous
-
10 years ago
1
Date Validator Pattern
PCRE (PHP <7.3)
Validates dd-Month-year patterns
Submitted by
Ami
-
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
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
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
1
Java standard date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
filter DB Date in JS
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
0
Date with format YYYY-MM-DD
PCRE (PHP <7.3)
no description available
Submitted by
Kazadri
-
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
-
9 years ago
1
Date
PCRE (PHP <7.3)
Valid Date format:
Submitted by
Daniel
-
9 years ago
1
...
5
6
7
8
9
...
26