Since a few days I notice a strange behaviour. Both in my own charts
and in those at the playground the dates of value are one month ahead.
For example at:
http://code.google.com/apis/ajax/playground/?type=visualization
when you choose "Basics - Annotated Time Line",
the values are data.setValue(5, 0, new Date(2008, 1 ,6)); etc. but are
displayed as February instead of January.
I see this behaviour at different PCs and with different browsers.
System time is correct.
Is anybody able to confirm/deny this behaviour or does anybody have
ideas to resolve it?