cm0002@lemmings.world to Programmer Humor@programming.dev · 1 month agoDays since last timezone issuelemmy.mlimagemessage-square21fedilinkarrow-up1888arrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up1879arrow-down1imageDays since last timezone issuelemmy.mlcm0002@lemmings.world to Programmer Humor@programming.dev · 1 month agomessage-square21fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarefahfahfahfah@lemmy.billiam.netlinkfedilinkEnglisharrow-up2·edit-21 month 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-up3·1 month 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.