"Object date(2012,10,4) has no method 'getTimezoneOffset'" Google Charts
This error was caused by not lowercase date in date(2012,10,4). It should be Date(2012,10,4).
This error was caused by not lowercase date in date(2012,10,4). It should be Date(2012,10,4).