Displaying 1 result from an estimated 1 matches for "20071201t080000".
2007 Feb 07
2
How to set TZID in DTSTART?
...l,
I am currently evaluating the vpim libraries and like them very much.
However there''s one thing I can''t get done: How can I set the TZID
parameter for DTSTART/END dates so my encoded ICS file looks
something like this:
BEGIN:VEVENT
...
DTSTART;TZID=Eastern Time:20071201T080000
DTEND;TZID=Eastern Time:20071207T110000
...
END:VEVENT
I managed to create the VTIMEZONE object, but that only sets up the
time-zone itself for reference. To actually use it, I need the TZID
thing. UTC does not help me much ''caus I still need to tell the
calendar in which t...