A string expression, defined by a developer, that governs what a user is allowed to enter in as input in a text box.
I'm using the jquery.inputmask plugin. I need a mask for a time range in 12 hour format. Example: 9:30 am - 10:00 …
jquery input mask input-mask jquery-inputmask