JPDev@programming.dev to Programmer Humor@programming.dev · edit-210 months agoFitbit Clock Faceprogramming.devimagemessage-square143fedilinkarrow-up11.39Karrow-down127
arrow-up11.37Karrow-down1imageFitbit Clock Faceprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · edit-210 months agomessage-square143fedilink
minus-squareneutron@thelemmy.clublinkfedilinkarrow-up3·10 months agoI still think YYYY-MM-DD should be more apt for an international release.
minus-squareMystikIncarnate@lemmy.calinkfedilinkEnglisharrow-up3·10 months agoIMO, 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·10 months agoI always start my files with iso8601, except on s3 it doesn’t like the colon. Gotta replace the colons lol
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