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

'altFormat' & 'altTimeFormat' is not updating after options set

Open mok-liee opened this issue 8 years ago • 0 comments
trafficstars

Hello,

after setting the options 'altFormat' & 'altTimeFormat' there runs no update for the visualisation.

obj.datetimepicker('option', {
  'altFormat': 'yy-mm-dd',
  'altTimeFormat': 'hh:mm'
});

Is this normal or maybe an issue?

greetings mok

mok-liee avatar Jan 27 '17 11:01 mok-liee