-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Description
This bug is described here: http://wordpress.org/support/topic/issue-with-multi-all-day-events-and-daylight-saving-time?replies=2#post-5989240.
Steps to reproduce:
- Set timezone to one which observes DST (e.g. Berlin, CET/CEST).
- Create an (all-day, long) event which ends on the DST end boundary ( e.g. Sun, 26 Oct 2014)
- Viewing admin calendar, event incorrectly spans an additional date (e.g. up to 27th).
This appears to be due to an incorrect calculation of duration, which is used for generating end dates.
Reactions are currently unavailable