carrylex@lemmy.world to Programmer Humor@programming.dev · 4 months agoImplementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square67fedilinkarrow-up1680arrow-down111file-text
arrow-up1669arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square67fedilinkfile-text
minus-squarecarrylex@lemmy.worldOPlinkfedilinkarrow-up4·4 months 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·4 months 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.