this post was submitted on 01 Sep 2025
360 points (94.3% liked)

Facepalm

3383 readers
242 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Wizard_Pope@lemmy.world -1 points 1 week ago (2 children)

Some people are just too enamoured by the yyyy mm dd format they just cannot see the pros of the dd mm yyyy system

[–] ano_ba_to@sopuli.xyz 3 points 6 days ago

If it's for the front-end, you can represent it however you want. But yyyymmdd is the way to store it.

[–] lagoon8622@sh.itjust.works 8 points 1 week ago (2 children)

Because it's not actually superior. You just haven't dealt with hundreds of thousands (millions, billions) of timestamps in one table, for example

[–] idiomaddict@lemmy.world 1 points 1 week ago (1 children)

It doesn’t have to be superior in every case to fit some use cases better. They probably won’t ever need to work with hundreds of thousands of date stamps, so why should they select a date system based on that?

[–] Ziglin@lemmy.world 4 points 1 week ago (1 children)

I would argue that it is superior once you have prefixed three files from two months with a date.

[–] idiomaddict@lemmy.world -1 points 6 days ago (1 children)

I literally never do that. I don’t even know what type of file a person would save under just a date- screen grabs from security footage maybe? I use names, because I can already sort by the creation date and I won’t know what each file is without a name.

Again, each person uses dates differently and it would be silly for me to prefer that one because it might be better when doing something I’ve never done.

[–] Ziglin@lemmy.world 1 points 6 days ago

I often like to differentiate between edit date and creation date. Also depending on a file is transferred the date might be reset to the current date.

[–] Wizard_Pope@lemmy.world -2 points 1 week ago

Oh yes because I look at millions of timestanps on a daily basis?

I never said the system you use is not better for certain use cases.

I just said that you are too into it to realise the dd mm system just works better for everyday life and common people.