kopia lustrzana https://github.com/collective/icalendar
remove value=date-time
rodzic
88f548677a
commit
173948c182
|
|
@ -239,7 +239,7 @@ identifier (if applicable) are automatically added here::
|
|||
|
||||
>>> lines = event.to_ical().splitlines()
|
||||
>>> assert (
|
||||
... b"DTSTART;TZID=Europe/Vienna;VALUE=DATE-TIME:20101010T100000"
|
||||
... b"DTSTART;TZID=Europe/Vienna:20101010T100000"
|
||||
... in lines)
|
||||
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue