-
regularExpressionValidator on dateTime
-
^\d\d/\d\d/(19|2\d)\d\d$
>
> there you say, two digits for days,
two digits for month, and 19XX or
> 2XXX for year (^and $ is to say I want
exactly this full string, no
> substrings patterns). -
^\d\d/\d\d/(19|2\d)\d\d$
there you say, two digits for days, two digits
for month, and 19XX or
2XXX for year (^and $ is to say I want exactly this
full string, no
substrings patterns). - 1 more annotations...
-
1 - 1 of 1
Showing 20▼ items per page
List Comments
(0)
List Info
Sponsored Links
Ads by Google
