Hi,

To get the local timezone of a calendar, you can retrieve the owncalendars
of the user -

http://www.google.com/calendar/feeds/default/owncalendars/full

Within this feed, there should be an entry per calendar and there is an
element within each entry that pertaining the timezone information -

<gCal:timezone value="America/Los_Angeles"/>

On the other hand, there is not a way to get the specific of the current
default reminder setting of a user's account.  You are able to specify an
event with <gd:reminder method="all" /> to inherit default reminder, but the
actual list of default reminder method is only available from your UI.

Austin

On Sun, Mar 2, 2008 at 2:57 PM, Chan Lee <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Trying to find a GData API supporting the retrieval of per-user basis
> default remind-setting and/or the local timezone info - but no luck.
> Any past history/discussion related to this information ?
>
> Thanks in advance,
>
> C. Lee
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
google-calendar-help-dataapi@googlegroups.com
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