tfm@europe.pub to Programmer Humor@lemmy.ml · 3 months agoJavaScript is awesomejsdate.wtfexternal-linkmessage-square8linkfedilinkarrow-up12file-textcross-posted to: programmer_humor@programming.devprogrammer_humor@programming.devprogramming@programming.dev
arrow-up12external-linkJavaScript is awesomejsdate.wtftfm@europe.pub to Programmer Humor@lemmy.ml · 3 months agomessage-square8linkfedilinkfile-textcross-posted to: programmer_humor@programming.devprogrammer_humor@programming.devprogramming@programming.dev
minus-squaremogoh@lemmy.mllinkfedilinkarrow-up1·3 months agoOk, I get that the Date API is problematic, but I wouldn’t expect anything meaningfull from new Date("not a date").getTime() anyway. Why would you in the first place?
Ok, I get that the Date API is problematic, but I wouldn’t expect anything meaningfull from
new Date("not a date").getTime()
anyway. Why would you in the first place?