Hi, I am trying to use google calendar api for my back end application for retrieving and adding events. I am using javascript client library though. I am able to add events correctly. For instance, I have added event for 30th of jan from 3 am to 4 am. when i send the date of 29th of jan for retrieving events, i am getting the event that i added on 30th of jan. I am not sure, what is going on with my code. but for all days it seems to be showing the same problem. I am quite sure, i have identified the cause of the problem. Its the time zone difference..i guess. because, the events i added on 30th jan after 6 am works fine while retrieving also, but event added at 5 to 6 am or before does not seem to be working in my front end. my time zone is Kathmandu (GMT) + 0545 I have been banging my head for about a week now. Can anyone help me out please..?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
