The greatest country in the world
The greatest country in the world
Yes. And if someone asks me to guess the length of an object I will give centimetres, and refuse to translate to inches and their stupid fractions.
Some proud neckbeard shit right here. “Fuck communicating effectively with people. They don’t even know I only use the metric system!”
But yeah, got em… I guess.
Aug 9, 2023 and 08/09/23 literally say the same thing.
If it’s a file I want sorted by date the top is good. If I am talking about a date and spelling it out August the 9^th of 2023 makes the most sense and seems natural, and if it’s a personal memo or date label on food I just use 08/09 with the zeros so I know it isn’t a fraction unless it’s frozen or shelf stable for long term storage where the year would be useful to know at which point it becomes 8/9/23
I thought everybody used different date formats based on need.
ISO charges for their standards
My personal preference is DD-MM-AAAA, but as someone that works with lots of data from different formats and timezones… I have to agree with you…
YYYYMMDD and UTC should be the global default.
I’ve said it once and I will say it again:
mkdir -p 2023/{January,February,March,April,May,June,July,August,Septembet,October,November,December}
Warning: not POSIX
I agree with this because if you were to say the whole thing verbally, you generally start with the day, the month then the year.
“It is the 9th of August in the year of our Lord 2023.”
In metric, one milliliter of water occupies one cubic centimeter, weighs one gram, and requires one calorie of energy to heat up by one degree centigrade—which is 1 percent of the difference between its freezing point and its boiling point. An amount of hydrogen weighing the same amount has exactly one mole of atoms in it. Whereas in the American system, the answer to ‘How much energy does it take to boil a room-temperature gallon of water?’ is ‘Go fuck yourself,’ because you can’t directly relate any of those quantities.
Lmao Europe is not the only place where they use metric (I’m not European).
Seconds are part of the metric system and are the base unit of time. Just because they didn’t define it initially doesn’t mean it doesn’t exist or makes sense. They use milliseconds and kiloseconds; minutes and hours are used for convenience but are not part of the SI
If it weren’t so ingrained, I would be permanently using YYYY-MM-DD instead of DD/MM/YYYY.
Works great for east Asia, and it sorts!
I’d also like to advocate for using 24 time in speech.
See you at 21 tomorrow :)
The first and the last date format are terrible because you can confuse the day of the month with the number of the month.
I only like date formats where it’s not possible to confuse any field, like 8 Aug 2023. I minimize ambiguity.
For actually displaying dates to others, I agree that spelling out the month is absolutely preferred. But if space is limited, you're somewhat required to pick a very shortened format, and the US version is dumb, even if that's what you should use when displaying in that locale.
But for working with dates on computers, year-month-day works great, because it's still human readable, is naturally sortable, and makes it easier for serialization.
The first one is conventionally never year-day-month, and if anyone ever sent me a date of 2023-17-08, I would respond with, "What the hell?! Are you being evil on purpose?"