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
Get Month and Year from different date format
PCRE (PHP <7.3)
Get Month and Year from different date format
Submitted by
ankit s
-
9 years ago
1
.NET Json DateTime
PCRE (PHP <7.3)
.NET Json serializer DateTime pattern.
Submitted by
Joma Espinoza Bone
-
9 years ago
1
iso8610 extended
PCRE (PHP <7.3)
match ISO 8610 formatted dates
Submitted by
marco benuzzi
-
9 years ago
1
Skype/IRC log syntax highlighting
Python
Matches date/time/name in several different formats, accounting for brackets, etc Sirenfal: Asdf [11:54] Asdf 11:54 Sirenfal: Asdf [1/1/06 11:54 AM] Sirenfal: asdf...
Submitted by
Sirenfal
-
9 years ago
1
Date validation mm/dd/yyyy
PCRE (PHP <7.3)
Date validation mm/dd/yyyy
Submitted by
Girish
-
9 years ago
1
Date Match
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
US Format Short Date String
ECMAScript (JavaScript)
Matches any short date string between 1/1/2000 - 12/31/2199 in the formats: d/m/yyyy, dd/m/yyyy, d/mm/yyyy, or dd/mm/yyyy
Submitted by
anonymous
-
9 years ago
1
MDY Date in Slash Form
PCRE (PHP <7.3)
MM/DD/YYYY
Submitted by
jonnyt
-
9 years ago
1
basic date recognition
PCRE (PHP <7.3)
no description available
Submitted by
hanefi
-
9 years ago
1
date
PCRE (PHP <7.3)
no description available
Submitted by
aliteam
-
9 years ago
1
Jade file, change input type and add class
ECMAScript (JavaScript)
It change type='date' to type='text' and add the class .datepicker before the opening '('
Submitted by
Eoifirst
-
9 years ago
1
Regex to validate date format yyyy/mm/dd | Taha
PCRE (PHP <7.3)
Regex to validate date format yyyy/mm/dd
Submitted by
Taha Bhutta
-
9 years ago
1
Validate PHP DateInterval Format
PCRE (PHP <7.3)
Checks if string is valid DateInterval format
Submitted by
grambas
-
9 years ago
1
german date without validation
PCRE (PHP <7.3)
checks the format but does not validate
Submitted by
JvN
-
9 years ago
1
date time stamps
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Todo.txt line pattern (Custom)
Python
I customized the todo.txt (see todotxt.com) normal formatting. Here is how mine works: Priority Due_Date Project#progressive_number Start_date^repeat_every Job Contexts Tags Here is an example: (A) 2016-05-24 +projectA#4 $2015-11-30^2M My todo job @context_foo @context_bar &WAIT &ANOTHER_TAG I wante...
Submitted by
Francesco Tosello
-
9 years ago
1
Strip Android Logs of Date/Time and process
PCRE (PHP <7.3)
Strip Android Logs of Date/Time and process. This helps if you want to diff 2 logs and remove the different date/time and process numbers
Submitted by
anonymous
-
8 years ago
1
Product Code Matcher
Python
Regex to find product codes that are usually all upper case with numbers or all numbers with possible hyphens, slashes or dots as delimiters. Anything that matches the date format ##/##/##?? with various delimiters will not match. Require that the code contains at least 1 number. ...
Submitted by
anonymous
-
8 years ago
1
Date checker for X values
ECMAScript (JavaScript)
Work in progress
Submitted by
anonymous
-
8 years ago
1
...
5
6
7
8
9
...
26