jQuery-Timepicker-Addon icon indicating copy to clipboard operation
jQuery-Timepicker-Addon copied to clipboard

parseDateTime split is using default time format if not passed via timeSettings

Open mbechler opened this issue 9 years ago • 1 comments
trafficstars

splitDateTime uses the format from the effective timeSettings. When called by parseDateTimeInternal/parseDateTime this is not necessarily the same as the timeFormat passed via the argument (so one must actually pass it both as the argument and in timeSettings to get the correct/expected results). This shouldn't be necessary.

mbechler avatar Apr 08 '16 16:04 mbechler

:+1:

MitchTalmadge avatar Sep 14 '16 17:09 MitchTalmadge