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
Date January 5, 2016 Match with Capturing
PCRE (PHP <7.3)
Date January 5, 2016 Match
Submitted by
anonymous
-
9 years ago
0
ISO 8601 date
Python
designed to work specifically with the parser of the python dateutil package
Submitted by
anonymous
-
8 years ago
0
ISO 8601 date external
Python
http://www.pelagodesign.com/blog/2009/05/20/iso-8601-date-validation-that-doesnt-suck/
Submitted by
anonymous
-
8 years ago
0
Parse JSON Date
PCRE (PHP <7.3)
Easiest Way to Use: $datetime = new DateTime(); $datetime->setTimestamp($timestamp); $datetime->modify($operator . $hours . ' seconds');
Submitted by
anonymous
-
8 years ago
0
relative dates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
MMSI - MARITIME MOBILE SERVICE IDENTITY
PCRE (PHP <7.3)
A complete regular expression that complies with the most recent to date USCG documentation.
Submitted by
Shay Nissel
-
8 years ago
0
Credit Card Date (MM/YY)
ECMAScript (JavaScript)
Regex for credit card date validation in the format of MM/YY. Forked from: https://stackoverflow.com/questions/20430391/regular-expression-to-match-credit-card-expiration-date
Submitted by
Me
-
8 years ago
0
Custom Date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Validate and hour date DD/MM/YYYY HH:mm (Leap Year)
ECMAScript (JavaScript)
Validate date in format DD/MM/YYYY HH:mm generaly used in Brazil. With hour in 24 hours format and validating leap year too, optional time.
Submitted by
Eleison Christiano
-
8 years ago
0
Dates
Python
no description available
Submitted by
anonymous
-
8 years ago
0
Dates with dot (Groups)
PCRE (PHP <7.3)
Get numbers formated as dates with dots and Group them by year, month and day.
Submitted by
Martin819
-
8 years ago
0
CUBE Date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
date
Python
no description available
Submitted by
anonymous
-
8 years ago
0
select the time after the date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Remove millisecond form ISO date format.
ECMAScript (JavaScript)
e.g. convert new Date().toISOString(); // == "2016-11-21T08:00:00.000Z" into "2016-11-21T08:00:00"
Submitted by
anonymous
-
8 years ago
0
datetime
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
-1
ISO 8601 date regex with check of number of day in a month
PCRE (PHP <7.3)
Regex for date in ISO 8601 format that also check the number of day in a month to be sure the date is valid
Submitted by
anonymous
-
8 years ago
0
Date and Time (yyyy-MM-dd HH:mm:ss)
PCRE (PHP <7.3)
Validation for date and time string "yyyy-MM-dd HH:mm:ss"
Submitted by
jist
-
8 years ago
0
iso 8601 date with millisecond and timezone
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
German date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
13
14
15
16
17
...
26