[SOLVED] Full Calendar incorrect on Safari

Answered
0
0

Full calendar is showing incorrect dates/times on Safari.

Try this:

  1. On a windows browser, such as chrome – navigate to: http://demo.wisej.com/FullCalendar  note the time of the “Try Wisej!” event
  2. Using a safari browser on an iPad for example – navigate to: http://demo.wisej.com/FullCalendar  and note the time of the “Try Wisej!” event.

The times should be the same, but they are different.

  • You must to post comments
Best Answer
0
0

Hi Matthew,

#1627 is fixed in our latest Wisej development build (1.5.29).

Best regards
Frank

  • You must to post comments
0
0

Thank you Frank, Tiago, et al…

  • You must to post comments
0
0

Hi Matthew,

It turns out iOS tablets and phones (even with Chrome) support an older ECMAScript that cannot parse local dates and always assumes the serialized JSON string is UTC

Logged #1627 as Date values in browsers with older javascript support (i.e. Safari) may be shifted by the time zone of the browser.

 

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.