minus-squaremogoh@lemmy.mltoProgrammer Humor@lemmy.ml•JavaScript is awesomelinkfedilinkarrow-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? linkfedilink
mogoh@lemmy.ml to Programmer Humor@lemmy.ml · 4 months agoDocker Buildinglemmy.mlimagemessage-square2linkfedilinkarrow-up11
arrow-up11imageDocker Buildinglemmy.mlmogoh@lemmy.ml to Programmer Humor@lemmy.ml · 4 months agomessage-square2linkfedilink
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?