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