awesome, thanks.

On Dec 16, 2:28 pm, stevep <steve.parkin...@gmail.com> wrote:
> Don't put the numbers in a string.
>
> Just use
> new Date(2008,1,1);
>
> On Dec 16, 9:23 am, pd <pwdavi...@gmail.com> 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 google-visualization-api@googlegroups.com
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to