All Tags »
Leap year
Sorry, but there are no more tags available to filter with.
-
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 it I’ve had many people use or copy and modify it, but I don’t know how many ...