minus-squaremogoh@lemmy.mltoProgrammer Humor@lemmy.ml•JavaScript is awesomelinkfedilinkarrow-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? linkfedilink
mogoh@lemmy.ml to Programmer Humor@lemmy.ml · 4 months agoDocker Buildinglemmy.mlimagemessage-square0linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageDocker Buildinglemmy.mlmogoh@lemmy.ml to Programmer Humor@lemmy.ml · 4 months agomessage-square0linkfedilink
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?