The code on that page uses the Javascript getHours method. That method
returns the hour in the range from 0 up to 24. If you want American
style hours, you'll have to either implement it yourself, or find
another method to call.

Ray

On Mon, Dec 1, 2008 at 9:50 AM, KAA <[EMAIL PROTECTED]> wrote:
>
> I am using the Javascript code sample(see below) as a baseline for
> calling current day events from my calendar to display on a website.
> http://gdata-javascript-client.googlecode.com/svn/trunk/samples/calendar/simple_sample/simple_sample.html
>
> The issue I am having is that it is displaying the event times in
> military time. The calendar settings are all set to "standard" not
> military. Not sure where to look to correct the problem - any help is
> appreciated.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to