Agent641@lemmy.world to Programmer Humor@programming.dev · 9 days agoClock but we saved DB space by just returning the index of the array of DigitNameslemmy.worldimagemessage-square14linkfedilinkarrow-up112arrow-down10
arrow-up112arrow-down1imageClock but we saved DB space by just returning the index of the array of DigitNameslemmy.worldAgent641@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square14linkfedilink
minus-squarepalordrolap@fedia.iolinkfedilinkarrow-up2·9 days agoWait until you learn how months are numbered in some programming languages. The clever documentation calls it “months since January”.
minus-squareoptional@sh.itjust.workslinkfedilinkarrow-up1·8 days agoJavaScript: Hold my Date! new Date().getYear() == 125
Wait until you learn how months are numbered in some programming languages.
The clever documentation calls it “months since January”.
JavaScript: Hold my Date!
new Date().getYear() == 125