Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-07-01 19:00
Flavor·PCRE (Legacy)

/
(^(\d{1,2})\/(\d{4})(.*))|(^(\d{1,2})\/(\d{1,2})\/(\d{4})(.*))|(^(\d{4})\/(\d{1,2})\/(\d{1,2})(.*))
/
gm
Open regex in editor

Description

Get Month and Year from different date format

Submitted by ankit s