cm0002@lemmings.world to Programmer Humor@programming.dev · 9 days agoDays since last timezone issuelemmy.mlimagemessage-square20linkfedilinkarrow-up1892arrow-down19
arrow-up1883arrow-down1imageDays since last timezone issuelemmy.mlcm0002@lemmings.world to Programmer Humor@programming.dev · 9 days agomessage-square20linkfedilink
minus-squarefahfahfahfah@lemmy.billiam.netlinkfedilinkEnglisharrow-up2·8 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-up3·8 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.