-
-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Description
Hello,
https://ihateregex.io/expr/date/
The date regex gets leap years wrong. Leap years divisible by 400 should not match.
The regex successfully matches Feb 29, 2000. It should not.
BTW, other than leap year it is an amazing regex, thank you.
Metadata
Metadata
Assignees
Labels
No labels