mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-20 23:12:15 +00:00
Removed last trace of timezone
This commit is contained in:
@@ -12,7 +12,6 @@ class CalendarICS(ICalFeed):
|
|||||||
#Metadata which is passed on to clients
|
#Metadata which is passed on to clients
|
||||||
product_id = 'PyRIGS'
|
product_id = 'PyRIGS'
|
||||||
title = 'PyRIGS Calendar'
|
title = 'PyRIGS Calendar'
|
||||||
timezone = 'UTC'
|
|
||||||
file_name = "rigs.ics"
|
file_name = "rigs.ics"
|
||||||
|
|
||||||
def items(self):
|
def items(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user