完整日历显示错误的日期结束

时间:2019-01-04 08:52:01

标签: jquery date calendar fullcalendar fullcalendar-3

我正在使用jquery完整日历插件,以显示工人的假期。例如:用户ID-2的假期为2019年1月10日至2019年1月10日。

在日历上,结束数据始终显示不佳。如果结尾是2019-01-10,它将在2019-01-09上显示。

我从日期日历和sql表上传照片。

$

Data displayed on calendar

Sql data image

1 个答案:

答案 0 :(得分:1)

如果您仅使用没有时间的日期,则Fullcalendar.js专用。您可以使用“日期”并添加一秒钟,或者您只需在“日期”中添加一天。