Displaying page
of
pages;
Items to
Title |
Test
Details
Numeric week and year (WW/YYYY)
|
Expression |
^(([1-4][0-9])|(0[1-9])|(5[0-2]))\/[1-2]\d{3}$
|
Description |
This pattern can be used to validate a numeric week (between 01 and 52) and four digit year (valid years between 1000 and 2999) separated by a slash in the form of WW/YYYY.
|
Matches |
47/2006
|
Non-Matches |
00/3005
|
Author |
Rating:
Bob Yexley
|
Displaying page
of
pages;
Items to