Hi Rajesh,

It is to do with how JavaScript counts months, they start from 0 not 1, and 
run from 0 (January) to 11 (December). It does it with days of the week as 
well, the first day of the week is 0 and run from 0 (Sunday) to 6 ( 
Saturday).

Ray
On Monday, April 24, 2023 at 11:14:42 AM UTC-4 Rajesh Sharma wrote:

> The months in this start with ZERO... 
> new Date($YY,$MM,$DD)
>
> When $MM is zero. It shows Jan, Tool tips. 
> It should be 1. 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/77e83859-c76f-434d-a09d-e63b19f5da33n%40googlegroups.com.

Reply via email to