Please don"t send me email again ??

On Mon, Jun 14, 2010 at 1:37 AM, Peter <[email protected]> wrote:

> I have an interactive chart in which I can see the amount of orders on
> a specific date.
> But I want to be able to have a chart in which I can zoom in to even
> time (so hours/minutes/seconds)
>
> Is that possible?
>
> Now I'm doing this:
>
> mydate.setValue(0,0,new Date(2008,1,1))
>
> I'm searching to be able to do provide a full date with
> year,month,day,hours,minutes and seconds:
> mydate.setValue(0,0,new Date(2008,1,1,18,23,45))
>
> Is that possible?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Chart API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-chart-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-chart-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to