OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 month agoDebugging imagesimagemessage-square5linkfedilinkarrow-up114arrow-down10
arrow-up114arrow-down1imageDebugging imagesOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 month agomessage-square5linkfedilink
minus-squareSjmarf@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 month agoToday I spent multiple hours trying to debug a timezone issue in a codebase. The timezone I was testing with was Etc/GMT+4, which I had assumed was four hours ahead of GMT. Turns out, it’s actually 4 hours behind GMT 🤦♂️
Today I spent multiple hours trying to debug a timezone issue in a codebase. The timezone I was testing with was
Etc/GMT+4
, which I had assumed was four hours ahead of GMT. Turns out, it’s actually 4 hours behind GMT 🤦♂️