Fix: Set up correct timezone indicator for iCalendar
As part of #486 (closed), I noticed that the times were slightly wrong as we weren't taking BST into effect. This sets the timezone correctly for the iCalendar format.
Although it's hardcoding to London, which isn't going to be the best and most resilient.
Closes #486 (closed).