perishthethought@lemm.ee to Programmer Humor@lemmy.mlEnglish · 1 year agoI think my code will be OK...i.imgflip.comimagemessage-square48fedilinkarrow-up1255arrow-down16file-text
arrow-up1249arrow-down1imageI think my code will be OK...i.imgflip.comperishthethought@lemm.ee to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square48fedilinkfile-text
minus-squareperishthethought@lemm.eeOPlinkfedilinkEnglisharrow-up7·1 year agoYour comment made me go look at the source for moment.js. It has “leap” 13 times and the code looks correct. I assume they test stuff like this.
minus-square👍Maximum Derek👍@discuss.tchncs.delinkfedilinkEnglisharrow-up3·1 year agoYeah, I’m generally using the common data/time libraries in most (if not all) languages and I’m pretty sure they’ve all been through more than 1 leap year at this point. I just never 100% trust the code I don’t control - 99.9% maybe, but never 100.
Your comment made me go look at the source for moment.js. It has “leap” 13 times and the code looks correct. I assume they test stuff like this.
Yeah, I’m generally using the common data/time libraries in most (if not all) languages and I’m pretty sure they’ve all been through more than 1 leap year at this point. I just never 100% trust the code I don’t control - 99.9% maybe, but never 100.