Check for valid HH:MM string using JS/jQuery & regex
A simple function to check whether a string is in valid HH:MM (or H:MM…the hours don’t have to be zero padded) format.
A simple function to check whether a string is in valid HH:MM (or H:MM…the hours don’t have to be zero padded) format.