carrylex@lemmy.world to Programmer Humor · 9 months agoImplementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square82linkfedilinkarrow-up1709arrow-down111file-text
arrow-up1698arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.worldcarrylex@lemmy.world to Programmer Humor · 9 months agomessage-square82linkfedilinkfile-text
minus-squareAggressivelyPassive@feddit.delinkfedilinkarrow-up12·9 months agoOr requires a timestamp with zone offset, but ignores the zone offset, so you have to send the timestamp itself with a zone offset of zero relative to the systems timezone, but can’t just omit the zone offset, because it’s required.
Or requires a timestamp with zone offset, but ignores the zone offset, so you have to send the timestamp itself with a zone offset of zero relative to the systems timezone, but can’t just omit the zone offset, because it’s required.