Don't put the numbers in a string. Just use new Date(2008,1,1);
On Dec 16, 9:23 am, pd <[email protected]> wrote: > IE 7 doesn't seem to recognize this code; works fine in FF; IE shows > the latest day by default > > chart.draw(data, {zoomEndTime: new Date('2008, 1, 1')}); > chart.draw(data, {zoomStartTime: new Date('2000, 1, 1')}); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
