willya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 2 years agoI swear I didn’t change anythingthumbsnap.comimagemessage-square68fedilinkarrow-up11.13K
arrow-up11.13KimageI swear I didn’t change anythingthumbsnap.comwillya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square68fedilink
minus-squaredarcy@sh.itjust.workslinkfedilinkarrow-up29·edit-22 years agoif (new Date().getDay() % 2) { runCode(); }
if (new Date().getDay() % 2) { runCode(); }