Skip to content

Commit fed541f

Browse files
Merge pull request #23 from niccokunzmann/niccokunzmann-patch-1
Update README.rst
2 parents a1bf7ae + 9488c21 commit fed541f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,9 @@ Here is a full example which does about as much as this module is supposed to do
135135
the returned calendar might be identical to the one passed to the
136136
function as the ``calendar`` argument. Keep that in mind if you modify the
137137
return value.
138-
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.
139141

140142
Development
141143
-----------

0 commit comments

Comments
 (0)