carrylex@lemmy.world to Programmer Humor@programming.dev · 1 year agoImplementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square83fedilinkarrow-up1708arrow-down111file-text
arrow-up1697arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square83fedilinkfile-text
minus-squarecarrylex@lemmy.worldOPlinkfedilinkarrow-up4·1 year ago If you use utc here and a time zone definition changes, you’re boned I’m pretty sure that things like the tz database exist exactly for such a case.
minus-squarebooly@sh.itjust.workslinkfedilinkarrow-up2·1 year agoThe TZ database doesn’t tell us what the offsets will be in the future. Only the past.
I’m pretty sure that things like the tz database exist exactly for such a case.
The TZ database doesn’t tell us what the offsets will be in the future. Only the past.