Created attachment 108597 [details] [review] Patch to fix London timezone handling bug Patch to fix the actual problem reported in this bug. The problem was because the timezone handling code incorrectly optimized away the timezone for the UK daylight savings time, which meant the all day event start and end times were not being correctly converted to local time.