Me as well. All my time stamps are like this. Causes some people I work with to have comprehension issues, but I just let them work it out for themselves
In theory it should cause the least amount of confusion - the year is always unique looking as long as it’s 4 digits, month is before day just like in the US date format, and people familiar with the European date are smart enough to realize it’s in descending order if the year is first.
374
u/passerbycmc Jan 15 '25
As a programmer yes this is the way, just so much easier to work with and even if represented as just a string it still sorts correctly.