0 for January
From the MDN reference for the JavaScript Date object:
month: Integer value representing the month, beginning with 0 for January to 11 for December.
Well there’s an afternoon of debugging I’m not going to get back.
Since 2010
From the MDN reference for the JavaScript Date object:
month: Integer value representing the month, beginning with 0 for January to 11 for December.
Well there’s an afternoon of debugging I’m not going to get back.