tfm@europe.pub to Programmer Humor@lemmy.ml · 3 months agoJavaScript is awesomejsdate.wtfexternal-linkmessage-square8linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkJavaScript is awesomejsdate.wtftfm@europe.pub to Programmer Humor@lemmy.ml · 3 months agomessage-square8linkfedilinkfile-text
minus-squaremogoh@lemmy.mllinkfedilinkarrow-up0·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?