Fullcalendar change day interval from 00:00-23:59 to 07:00-06:59

别说谁变了你拦得住时间么 提交于 2021-01-28 17:44:54

问题


I'm using the fullcalendar plugin and would like to modify the agendaWeek type display days from 07:00-06:59 instead of 00:00-23:59.

With

minTime: '07:00'

I can get the day to start at 07:00 but maxTime won't make the day last longer than 23:59.

Is there any simple solution to this problem?

来源:https://stackoverflow.com/questions/30893169/fullcalendar-change-day-interval-from-0000-2359-to-0700-0659

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!