About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
bhaidar
10/3/2017 - 11:44 AM
share
Share
add_circle_outline
Save
Time Picker Validation Regex Pattern
Time Picker Validation Regex Pattern
timePickerValidation
content_copy
file_download
string patt = @"^\d{2}:\d{2} (AM|PM)$";
clear