jquery-timepicker icon indicating copy to clipboard operation
jquery-timepicker copied to clipboard

Issue #471 Change time parser to try timeFormat first

Open cdmackie opened this issue 9 years ago • 2 comments
trafficstars

Uses the timeFormat to parse the time before generic method.

Had to pass settings to each _time2int() call. Not sure if you ever intended any not to have settings.

cdmackie avatar Jan 07 '16 19:01 cdmackie

Oops, didn't minify

cdmackie avatar Jan 07 '16 19:01 cdmackie

Hmm, passing the settings object around makes this a bit more complicated. I have a refactor in the works that should make this easier.

jonthornton avatar Jan 10 '16 21:01 jonthornton