On Tue, Oct 21, 2008 at 7:39 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Is there a method in the google calendar API that converts the
> schedule into English word format?
> example:
> Recurrence String:
> DTSTART;TZID=US-Eastern:19970907T090000
> RRULE:FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1SU
>
> In English:
> Every other month on the 1st and last Sunday of the month for 10
> occurrences
No, we don't provide that.
However, you may be able to write your own by using one of the
publicly existing iCalendar parsing libraries:
http://www.google.com/search?q=icalendar+library
--
Trevor Johns
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---