Subject: | Data::ICal::Entry as_string parameter delimiter |
Date: | Sat, 06 Oct 2012 16:16:28 -0700 |
To: | jesse [...] bestpractical.com |
From: | lyndon <ljb [...] dslextreme.com> |
Jesse,
Sorry to bother you.
I was playing with your ICal mod and noticed that the Date-Time
format I get (see attached testcase) appears to be using a ":" rather
than a ";" delimiting the TZID parameter.
BEGIN:VEVENT
CATEGORIES:Party
CLASS:PUBLIC
CREATED:TZID=America/Los_Angeles:20121006T161347
DESCRIPTION:Event in my Timezone showing possible as_string bug
DTEND:TZID=America/Los_Angeles:20121006T174347
DTSTART:TZID=America/Los_Angeles:20121006T161347
LOCATION:My House
SEQUENCE:0
STATUS:TENTATIVE
SUMMARY:My Event
UID:zz9zza@baldrix.net
END:VEVENT
The testcase attached should show what I was doing and includes in
comments at the end, the RFC 2445 I was looking at.
Thanks for reading, hope I didn't make a mistake in using your module.
Regards
Jon
Message body is not shown because sender requested not to inline it.