Hi, This is the well known issue that javascript (and java) take the month number as 0 based, and so 0 is January is 0, and so on.
Make sure you construct the Date objects correctly. Regards, VizGuy On Thu, Jul 16, 2009 at 4:10 AM, Justin <[email protected]> wrote: > > The date on all annotatedtimeline visualizations seems to be ahead by > one month. I first noticed this in my own script and then confirmed > it looking at the example on google code. Is this a google error or > do I have a client side problem? Thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
