RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Persian Date (Jalali) all formats
Expression
^[1-4]\d{3}\/((0[1-6]\/((3[0-1])|([1-2][0-9])|(0[1-9])))|([1-6]\/((3[0-1])|([1-2][0-9])|(0[1-9])))|((1[0-2]|(0[7-9])|([1-9])|(0[1-9]))\/(30|([1-2][0-9])|(0[1-9])|([1-9]))))$
Description
Using this regex you can check any type of persian date
Matches
1376/12/12 | 1376/2/2 | 1376/02/2 | 1376/2/02 | 1376/02/02
Non-Matches
1376-12-12 | 136/12/12
Author Rating: The rating for this expression. Abolfazll poorali
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials