score:2

Accepted answer

UTC starts at 0 (0=January ... 11=December)

So, the code should be:

pointStart: Date.UTC(2014,10,15,19,0)


Related Query

More Query from same tag