|
|
Browse by Tags
All Tags » .NET » date range
-
Hello Everyone.
I am working on a .NET 3.5 project that needs a regex for date range. I have tried using Expresso and have searched http://regexlib.com/ but have come up empty handed.
the regex needs to be able to accept the following input (yyyy - yyyy) AND (yyyy) can can not accept years earlier than 1900 or later than 3000 (needs ...
|
|
|