Another episode of "Be Careful When Dealing with Dates in JavaScript" 😅
@Eramdam a case of "never use Javascript for date processing ever"
(I am a data engineer and oh my god fuck Javascript date processing)
@vahnj @Eramdam is that why moment.js is so popular
@codl @Eramdam more than likely and it still sucks
@codl @vahnj Kinda and it's also why Moment issues a warning like "We can't reliably parse that string if you don't give the corresponding format because Date() is weird"
@vahnj @Eramdam is that why moment.js is so popular