OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 2 months agoDebugging imagesimagemessage-square7linkfedilinkarrow-up119arrow-down10
arrow-up119arrow-down1imageDebugging imagesOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 2 months agomessage-square7linkfedilink
minus-squareSjmarf@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 months 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 🤦♂️