angular2-datetimepicker icon indicating copy to clipboard operation
angular2-datetimepicker copied to clipboard

date format is broken in IE and Edge

Open jsutStacy opened this issue 7 years ago • 1 comments

screen shot 2018-02-02 at 11 44 50

settings = { bigBanner: true, timePicker: true, defaultOpen: false, format: 'dd.MM.yyyy HH:mm:ss' }

jsutStacy avatar Feb 02 '18 09:02 jsutStacy

problem is with this row:

screen shot 2018-02-02 at 12 17 43

in IE or EDGE it gives the output shown in the screenshot above

jsutStacy avatar Feb 02 '18 10:02 jsutStacy