qaz to Memes@lemmy.ml • 2 years agoStandards shouldn't be behind a paywalllemmy.worldimagemessage-square59fedilinkarrow-up1503arrow-down125file-text
arrow-up1478arrow-down1imageStandards shouldn't be behind a paywalllemmy.worldqaz to Memes@lemmy.ml • 2 years agomessage-square59fedilinkfile-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-square@datelmd5sum@lemmy.worldlinkfedilink6•2 years agoI’ve worked with this one project for so long I can now read +%s timestamps.
minus-square@somenonewho@feddit.delinkfedilink1•2 years 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)