fullcalendar/fullcalendar-workspace

Issue in IE edge week view day header format change

Yogeshkad opened this issue · 3 comments

Bug Reports

Fullcalendar scheduler view rendering differently in IE edge please check attached screens week header loading as Wed 4/3 in chrome while in edge it is Wed 4 3

chrome image

IE Edge issue

The default is now to let the browser choose how to render dates:

https://fullcalendar.io/docs/upgrading-from-v3#date-library

You could use the moment plugin which is consistent across browsers:

https://fullcalendar.io/docs/moment-plugins

OK, Let me check again. https://fullcalendar.io/docs/v3/locale-demo this url code was working on IE edge but didn't noticed that it is because of moment plugin.

this issue, once implemented, will solve your problem:
fullcalendar/fullcalendar#4778

Could you please visit the link, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates?