There was an error while loading. Please reload this page.
2 parents a1bf7ae + 9488c21 commit fed541fCopy full SHA for fed541f
1 file changed
README.rst
@@ -135,7 +135,9 @@ Here is a full example which does about as much as this module is supposed to do
135
the returned calendar might be identical to the one passed to the
136
function as the ``calendar`` argument. Keep that in mind if you modify the
137
return value.
138
-
+- ``add_timezone_component : bool = False``. If set to True, it adds the VTIMEZONE
139
+ component to the calendar object. This is required to have a valid RFC5545
140
+ calendar for exporting and sharing but not to process the events and other components.
141
142
Development
143
-----------
0 commit comments