Tutorials
Taming.Tech > Tutorials
Advanced Date Matching with Regex – 2 methods to validate
04
Nov
Are you looking to do an advanced date matching and validation with Regular Expressions? Are you trying to make sure that your validation takes into account months with 30 and 31 days, and that pesky February who has 28 days and then every 4 years it has 29 days?! Resources for Advanced Date Matching with […]