Open ghost opened 3 years ago
I am using this regex /([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))/ in data pattern but not working. This is for validating the date format.
I am using this regex /([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))/ in data pattern but not working. This is for validating the date format.