Looking for a library/class/function/etc that will process various time syntaxes ("1:30", "1h30m", etc) into seconds/datetime/something.
I'm looking for users to string input length of time data should be valid for.
Essentially the opposite of momentjs's humanize: http://momentjs.com/docs/#/durations/humanize/