Closed (fixed)
Project:
Fullcalendar View
Version:
5.0.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2021 at 07:43 UTC
Updated:
12 Jul 2024 at 18:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jasminewu commentedComment #3
mingsongThanks Libby for the patch.
I am aware that this patch can not be applied to the latest develop branch.
Could you update the patch for 5.x or 6.x branch?
So that others can test it with the develop branch.
Comment #4
brandonratz commentedPatch applied to 5.0.8 clean.
In my case, the time was -4 UTC when site timezone was set to UTC.
Comment #5
jshimota01 commented@libby wu Hi Libby! I used your patch to fix a problem - but when I moved forward to 5.1.1 the problem came back. I am now using 5.xdev - I will send you Coffee Money if you take a look and patch this:
https://www.drupal.org/project/fullcalendar_view/issues/3220649
Comment #6
fabiansierra5191 commentedPatched re-rolled for 5.1.5 version
Comment #8
mingsongThanks.
Patched in the develop branch.
Comment #10
luenemannThis change removes support for datetime and daterange formatters / field types.
timezoneis a setting of TimestampFormattertimezone_overrideis a setting of DateTimeFormatterBaseFullcalendar View should support both settings. #2976922-28: Add functionality for all-day events even reverts these changes.