Hi Kulvinder, A colleague of mine pointed me to the following as a possible solution to the problem you're experiencing: http://icu-project.org/apiref/icu4c/
Cheers, -Ryan On 4/8/07, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > > Thanks for your replu. > > I am using C# Client library of Google API. Any idea how i can get the > mapping in this ? > > Thanks in advance. > > *"Ryan Boyd (Google)" <[EMAIL PROTECTED]>* wrote: > > > 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 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. > > > ------------------------------ > Now that's room service! Choose from over 150,000 hotels > in 45,000 destinations on Yahoo! > Travel<http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3NDA3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw--%0A>to > find your fit > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
