Hi all!

I'm trying to publish my vCals (PRODID: ICal 0.13, Version 2.0)
generated from Perl on Google Calendar so I was thinking of two
options.
1) Scrape the "Import calendar" page and write a perl script to
emulate that
2) use perl to ftp my ".ics" file to my webserver and manually add a
permanent link to that calendar in my Google calendar using "Add by
URL"

I thought option 2 felt cleanest so I went for that. The problem I get
is that the ".ics" file contains the swedish characters å, ä, ö which
turns up garbeld when I view them in Google Calendar.

I have assumed that the vCal I generate should also work as iCal and
as far as I understand the default (only?) vCal charset is UTF-8, so I
am wondering if I am doing something wrong or doesn't Google Calendar
handle å,ä,ö in calendars referenced by URL??

As a side, when I import the generated ".ics" file in Google Calendar
with "Import Calendar" everything works fine.

BR
-Lef Jonsson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to