Hacker News new | ask | show | jobs
by jonathancai11 2240 days ago
You are right! Can't believe I didn't notice this until now.. I'll take a look. Thanks for pointing this out!
1 comments

Fixed.. Apparently Javascript Date objects index months by 0. Stupid on my part for not noticing until now
Probably stole it from Java, which does the same thing.