Home Forums Chart Support canvasJS.formatDate() and IE 11 specific error Reply To: canvasJS.formatDate() and IE 11 specific error

#15974

Kathy,

We looked into your issue and observed that the ISO-format for date-time is (YYYY-MM-DDTHH:MM:SSZ), which is different from what you are using.

Please take a look at the following pages for more details on JavaScript Date Formats.

JavaScript Date Format W3Schools
Date and Time Strings (JavaScript)

I have updated the fiddle please take a look.

___________
Indranil Deo,
Team CanvasJS