Hi Kulvinder, The TZIDs supported by the API are the standard TZIDs used in Java. I think you should be able to get them via java.util.TimeZone.getAvailableIDs(). There's a large number of them in that list -- please let me know if you run into any problems with this strategy.
Thanks, -Ryan On Apr 5, 10:10 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > Hi, > > I need to know, is there a way by which i can generate a mapping between > TimeZone selected by a user on Windows and the corresponding TZID as required > by Google in ICAL string for Recurrence ? > > I have heard of Olson Database but cant Google provide any API or something > similar so that we also can provide the EXACT TZID which google expects to > parse Recurring events or is there any simpler way to do the same in C# ? > > I think this must be simple. Google also has a mapping for TZIDs based on > the Country in the Calendar Settings. > > Please help. > > --------------------------------- > Don't pick lemons. > See all the new 2007 cars at Yahoo! Autos. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
