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
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
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
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
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
Simple date validation
PCRE (PHP <7.3)
Regex validating yyyy-mm-dd or dd-mm-yyyy
Submitted by
anonymous
-
10 years ago
-1
JETAIR NL ARRIVAL DATE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
0
DateTime YYYYMMDDhhmmss (with leap year)
PCRE (PHP <7.3)
Validates DateTime of format YYYYMMDDhhmmss including Leap Year
Submitted by
Alex
-
10 years ago
0
date validation during input
PCRE (PHP <7.3)
this regex is able to validate a date (format dd.mm.yyyy) in every state of user typing. i use it to ensure that the user isn't able to type in an invalid date at all (except from a leap year check which is done afterwards) The regex also makes assumptions of 'missed' separators so 1234 is captured...
Submitted by
anonymous
-
10 years ago
1
Date 01
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Date
Python
Find and ISO format date.
Submitted by
Andrew Chalk
-
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
removing a match (Date timefield)
PCRE (PHP <7.3)
trimming unwanted timestamps
Submitted by
Kmna
-
10 years ago
0
date format slicing
PCRE (PHP <7.3)
lookahead
Submitted by
Kmna
-
10 years ago
1
date Format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Check Date + time (DD/MM/YYYY HH:MM)
ECMAScript (JavaScript)
no description available
Submitted by
Mikael Georges
-
10 years ago
2
Date search
PCRE (PHP <7.3)
Search for three different types of dates in spanish format
Submitted by
Agustín Bouillet
-
10 years ago
0
Date Parser
Python
Parses date in (Month Day Year) format with delimiting chars being -\/ or whitespace
Submitted by
Awk
-
10 years ago
6
Validate Birth Date (d/m/Y)
PCRE (PHP <7.3)
From 1970 to 2015 Replace: (\d{4})$ for (197-9]\d|20[0-1)$
Submitted by
Valdeir Santana
-
10 years ago
0
Finding SEI File Date in File Name
Python
For flags data
Submitted by
Andrew Chalk
-
10 years ago
1
us date format
PCRE (PHP <7.3)
us date format
Submitted by
denis
-
10 years ago
1
...
19
20
21
22
23
...
26