The property parameter time zone identifier (TZID) is recognized in DTSTART, DTEND and EXDATE and the DATE-TIME value converted to a local time. The time zone identifier is logged in the note file. Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
BEGIN:VEVENT
|
|
DTSTART:19800101T000100
|
|
DURATION;TESTPARAM="Quoted string with colon(:), semicolon(;) and comma(,)":P1DT9H17M0S
|
|
SUMMARY:Calibrator's
|
|
END:VEVENT
|
|
BEGIN:VTODO
|
|
PRIORITY:1
|
|
SUMMARY:Nary parabled Louvre's fleetest mered
|
|
END:VTODO
|
|
END:VCALENDAR
|