Check the specification for the arguments to the JavaScript Date() constructor. The range for month is 0-11.
-Eric. On Dec 12, 5:20 am, Cy <[email protected]> wrote: > Please check this example: > > http://sonica.wft.es > > The graph is populated automatically with a PHP script. > The data is for example December the eleventh, 2008: data.setValue(28, > 0, new Date(2008, 12, 11, 15, 25, 00)); > > And the graph shows as 2009. > > Could anybody give me a hint? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
