qaz to [email protected] • 1 year agoStandards shouldn't be behind a paywallimagemessage-square97arrow-up1671arrow-down134file-textcross-posted to: [email protected]
arrow-up1637arrow-down1imageStandards shouldn't be behind a paywallqaz to [email protected] • 1 year agomessage-square97file-textcross-posted to: [email protected]
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-square@datelmd5sumlink6•1 year agoI’ve worked with this one project for so long I can now read +%s timestamps.
minus-square@[email protected]linkfedilink1•1 year agoThat’s a certain kind of skill I wouldn’t want the need to have. I just copy paste those timestamps into a terminal with date -d @ (and always forget the right syntax for that :D)
I’ve worked with this one project for so long I can now read +%s timestamps.
That’s a certain kind of skill I wouldn’t want the need to have. I just copy paste those timestamps into a terminal with
date -d @
(and always forget the right syntax for that :D)