除了timeFormat和axisFormat之外,所有其他选项都工作得很好,但我的timeFormat总是显示为am/pm,而我需要24小时格式。/** * Processes the FullCalendar options and passes them to the integration. Drupal.fullcalendar.plugins.fullcalendar = {
options:
我一直在使用FullCalendar,在火狐中遇到了一些问题。我有可选的on,开始日期是IETF格式的。出于某种原因,IE8可以发布(并自动转换为时间戳),但火狐不能。它将其保留为IETF格式,并且PHP的date()函数不能使用它。我使用了fullCalendar.formatDate()函数作为变通方法,但这对我来说似乎不是最好的解决方案。(document).ready(function () { var calendar