this post was submitted on 14 Jan 2024
1321 points (98.2% liked)

Programmer Humor

19918 readers
2945 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
1321
Fitbit Clock Face (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

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.

[โ€“] spader312 3 points 11 months ago

I always start my files with iso8601, except on s3 it doesn't like the colon. Gotta replace the colons lol