JPDev to Programmer Humor · edit-21 年前Fitbit Clock Faceimagemessage-square144linkfedilinkarrow-up11.4Karrow-down127
arrow-up11.38Karrow-down1imageFitbit Clock FaceJPDev to Programmer Humor · edit-21 年前message-square144linkfedilink
minus-squarespader312@lemmy.worldlinkfedilinkarrow-up6arrow-down2·1 年前The date format isn’t even human readable (at least in American). It should be Sun, Jan 14th
minus-squareTheGrandNagus@lemmy.worldlinkfedilinkarrow-up11arrow-down1·edit-21 年前Considering it uses day then month, 24hr clock, and distance in km, I’m guessing the reason why it’s not “human readable in American” is because it’s intended to be “human readable for pretty much everybody else” The date format isn’t incorrect at all
minus-squareneutron@thelemmy.clublinkfedilinkarrow-up3·1 年前I still think YYYY-MM-DD should be more apt for an international release.
minus-squareMystikIncarnate@lemmy.calinkfedilinkEnglisharrow-up3·1 年前IMO, that format is best for all releases. You want to talk about sorting releases, ISO 8601 works with sorting and it’s still human readable. My homies all start their date time stamped files with ISO 8601.
minus-squarespader312@lemmy.worldlinkfedilinkarrow-up3·1 年前I always start my files with iso8601, except on s3 it doesn’t like the colon. Gotta replace the colons lol
The date format isn’t even human readable (at least in American). It should be Sun, Jan 14th
Considering it uses day then month, 24hr clock, and distance in km, I’m guessing the reason why it’s not “human readable in American” is because it’s intended to be “human readable for pretty much everybody else”
The date format isn’t incorrect at all
I still think YYYY-MM-DD should be more apt for an international release.
IMO, that format is best for all releases.
You want to talk about sorting releases, ISO 8601 works with sorting and it’s still human readable.
My homies all start their date time stamped files with ISO 8601.
I always start my files with iso8601, except on s3 it doesn’t like the colon. Gotta replace the colons lol