If I create an event called "Test: Œ, œ, Ÿ, Š, š, Ž, ž", everything
is
fine on the web site, google accepts it, renders it just fine.
If I then update my outputCalendar() function to
echo iconv('UTF-8', 'ISO-8859-15', $event->title->text)
then I get the following event title:
"Test: ¼, ½, ¾, ¦, ¨, ´, "
Thanks,
Bill
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---