开发者

event time not properly displaying in fullcalendar

开发者 https://www.devze.com 2023-02-26 15:16 出处:网络
event time not properly displaying in fullcalendar when time zone is (UTC) Dublin, 开发者_JAVA百科Edinburgh, Lisbon, London. so what should i do for this?? can ignoretimezone is helpfull for me??the a

event time not properly displaying in fullcalendar when time zone is (UTC) Dublin, 开发者_JAVA百科Edinburgh, Lisbon, London. so what should i do for this?? can ignoretimezone is helpfull for me??


the allDay property needs to be set to false (the boolean, not the string) on each event object.

0

精彩评论

暂无评论...
验证码 换一张
取 消