-
-
Save israelb/19bfe2545ec8eab54cd070853d786a21 to your computer and use it in GitHub Desktop.
Expresion regular para validar RFC
This file contains hidden or 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
/^([A-Z,Ñ,&]{3,4}([0-9]{2})(0[1-9]|1[0-2])(0[1-9]|1[0-9]|2[0-9]|3[0-1])[A-Z|\d]{3})$/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment