second package:hsemail

This parser will match a two-digit number in the range (0,60) and return its integer value.
>>> parseTest second "34"
34
Parse a second but allow for the obsolete folding syntax.