Remix.run Logo
rdsubhas 3 days ago

In most countries in the world, 24 hour time is just not human (user) friendly.

Programmer-friendly for debugging? Sorry No. I don't mind the extra T in between and I'd actually like to see the timezone or zulu in logs when debugging.

A counter view would be: it's half-human-half-computer inclined, but not objectively good for either.

plusmax1 3 days ago | parent | next [-]

"most countries in the world" are perfectly fine with the 24 hour clock: https://en.wikipedia.org/wiki/Date_and_time_representation_b...

I fail to see why it is not considered human friendly. Its more specific, a day is 24 hours, at least I much prefer it to "am/pm".

afiori 3 days ago | parent [-]

Especially since there is very little logic to which 12 is midday and which is midnight does not have a clear logic

afiori 3 days ago | parent | prev [-]

The extra T impacts legibility quite a lot and most systems that follow the standard either normalize everything to UTC or use a single global timezone to format everything