Samsy@lemmy.ml to Memes@lemmy.ml · 3 years ago2023-08-09.jpglemmy.mlimagemessage-square194linkfedilinkarrow-up11.33Karrow-down1106
arrow-up11.22Karrow-down1image2023-08-09.jpglemmy.mlSamsy@lemmy.ml to Memes@lemmy.ml · 3 years agomessage-square194linkfedilink
minus-squareunomar@midwest.sociallinkfedilinkEnglisharrow-up91arrow-down3·3 years agoISO-8601 over all other formats. 2023-08-09T21:11:00Z Simple, sortable, intuitive.
minus-squareflambonkscious@sh.itjust.workslinkfedilinkEnglisharrow-up32arrow-down6·3 years agoAwful to actually read, though. Using T as a delimiter is mental… At least the hyphen provides some white space
minus-squareGBU_28@lemm.eelinkfedilinkEnglisharrow-up6arrow-down1·3 years agoWhy are you splitting and delimiting a date object? Convert it to a shallower object if that’s what you need
minus-squareLodra@programming.devlinkfedilinkEnglisharrow-up12·3 years agoWhile you are definitely right, I and many others use yyyy-mm-dd outside of software. And that’s when the T becomes super lame.
minus-squarebaltakatei@sopuli.xyzlinkfedilinkarrow-up1arrow-down1·3 years ago Using T as a delimiter is mental You get used to it.
minus-squareLobstronomosity@beehaw.orglinkfedilinkEnglisharrow-up10arrow-down3·3 years agoGood luck using colons in a filename.
minus-squareRodeo@lemmy.calinkfedilinkarrow-up17·3 years agoLinux has been able to handle that since the 90s.
minus-squareAndrew@mander.xyzlinkfedilinkarrow-up12arrow-down1·3 years agoTough luck if you are using NTFS file system. All my homies use EXT4.
minus-squareAndrew@mander.xyzlinkfedilinkarrow-up1·3 years agoI mean yes, but I haven’t used any of those yet, so I can’t fully agree.
ISO-8601 over all other formats. 2023-08-09T21:11:00Z
Simple, sortable, intuitive.
Awful to actually read, though. Using T as a delimiter is mental… At least the hyphen provides some white space
Honestly, even a lowercase t.
Why are you splitting and delimiting a date object? Convert it to a shallower object if that’s what you need
While you are definitely right, I and many others use yyyy-mm-dd outside of software. And that’s when the T becomes super lame.
You get used to it.
Good luck using colons in a filename.
Linux has been able to handle that since the 90s.
Tough luck if you are using NTFS file system. All my homies use EXT4.
btrfs/zfs > ext4
I mean yes, but I haven’t used any of those yet, so I can’t fully agree.