When I first begin working with regex one of the very first that I wrote dealt with dates. ( http://www.regexlib.com/REDetails.aspx?regexp_id=113 ) The unique thing about it when I posted it was that it correctly handled dates in leap years. Since I posted
Read More...