Major restructuring to get automatic decoding/encoding
[pycalendar.git] / pycalendar / property / timezone.py
diff --git a/pycalendar/property/timezone.py b/pycalendar/property/timezone.py
new file mode 100644 (file)
index 0000000..2789ce6
--- /dev/null
@@ -0,0 +1,6 @@
+    ## RFC 5545, section 3.8.3 (Time Zone Component Properties)
+    ### RFC 5545, section 3.8.3.1 (Time Zone Identifier)
+    ### RFC 5545, section 3.8.3.2 (Time Zone Name)
+    ### RFC 5545, section 3.8.3.3 (Time Zone Offset From)
+    ### RFC 5545, section 3.8.3.4 (Time Zone Offset To)
+    ### RFC 5545, section 3.8.3.5 (Time Zone URL)