Created
June 2, 2018 08:44
-
-
Save beardlessman/a1e50e2a3b6ef253c927ef20c7f5a60f to your computer and use it in GitHub Desktop.
Regexp.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// дата '1.02.1927' | |
/(3[0-1]|2\d|1\d|0\d|\d).(1[0-2]|0\d|\d).(\d{4})/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment