diff --git a/RIGS/ical.py b/RIGS/ical.py index b7ecbee4..ba411ef5 100644 --- a/RIGS/ical.py +++ b/RIGS/ical.py @@ -12,6 +12,7 @@ class CalendarICS(ICalFeed): #Metadata which is passed on to clients product_id = 'PyRIGS' title = 'PyRIGS Calendar' + timezone = 'Europe/London' file_name = "rigs.ics" def items(self):