qaz@lemmy.world to Memes@lemmy.ml · 2 years agoStandards shouldn't be behind a paywalllemmy.worldimagemessage-square102fedilinkarrow-up1663arrow-down134file-text
arrow-up1629arrow-down1imageStandards shouldn't be behind a paywalllemmy.worldqaz@lemmy.world to Memes@lemmy.ml · 2 years agomessage-square102fedilinkfile-text
ISO 8601 is paywalled RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
minus-squareCallumWells@lemmy.mllinkfedilinkEnglisharrow-up4·2 years agoallows, not requires. It basically means you can use space instead of T when showing it to end users and any technical person can just use T
minus-squarePraise Idleness@sh.itjust.workslinkfedilinkEnglisharrow-up3·2 years agoDevelopment wise, It’d be better if it’s required not allowed. Best case scenario, it’s just another redundant if statement.
minus-squareCallumWells@lemmy.mllinkfedilinkEnglisharrow-up2·2 years agoThe amount of things allowed by ISO 8601 is even more than what’s allowed by RFC 3339, if you take the time to look at https://ijmacd.github.io/rfc3339-iso8601/
allows, not requires. It basically means you can use space instead of T when showing it to end users and any technical person can just use T
Development wise, It’d be better if it’s required not allowed. Best case scenario, it’s just another redundant if statement.
The amount of things allowed by ISO 8601 is even more than what’s allowed by RFC 3339, if you take the time to look at https://ijmacd.github.io/rfc3339-iso8601/