The Many Quirks of Javascript Dates
Javascript dates are weird. Famously, Brendan Eich wrote the first version of Javascript in 10 days - and the Date function itself was no exception. It is based off code that was ultimately deprecated in Java.
That means Javascript has inherited a Da...
fjolt.hashnode.dev7 min read
Victor Miti
an engineer and avid pythonista who is passionate about technology and automation
months starting at 0 is one of the things I found to be really weird !