Hacker News new | ask | show | jobs
by jonathancai11 2240 days ago
Fixed.. Apparently Javascript Date objects index months by 0. Stupid on my part for not noticing until now
1 comments

Probably stole it from Java, which does the same thing.