cm0002@lemmings.world to Programmer Humor@programming.dev · 2 days agoDays since last timezone issueimagemessage-square20linkfedilinkarrow-up1856arrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up1847arrow-down1imageDays since last timezone issuecm0002@lemmings.world to Programmer Humor@programming.dev · 2 days agomessage-square20linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarefahfahfahfah@lemmy.billiam.netlinkfedilinkEnglisharrow-up2·edit-22 days agoThe original post would be the result of subtracting the same date in two different time zones that are currently in different days. Whereas what you’re saying is basically just an under flow error.
minus-squarelocuester@lemmy.ziplinkfedilinkEnglisharrow-up2·2 days agoWhat I’m saying is just a level deeper for comp sci people. It’s the same thing, but expressed on a 32-bit unsigned integer. Same result. Deeper joke.
The original post would be the result of subtracting the same date in two different time zones that are currently in different days. Whereas what you’re saying is basically just an under flow error.
What I’m saying is just a level deeper for comp sci people. It’s the same thing, but expressed on a 32-bit unsigned integer.
Same result. Deeper joke.