No, because in most cases the most important information about a date is the day, then month, then year. It also matches the way we read dates. For the time it’s typically the hour, then minutes, then seconds. YYYY/MM/DD is better when naming files, but in UIs I much prefer DD/MM/YYYY, it’s just more natural to the way we read.
If you use DD/MM/YYYY then logically you should also use ss:mm:hh
Or just use ISO8601 whi uses hh:mm:ss and well it is an ISO standard, but at least DD:MM:YYYY makes more sense than what Americans are doing.
Also 4th of july …
No, because in most cases the most important information about a date is the day, then month, then year. It also matches the way we read dates. For the time it’s typically the hour, then minutes, then seconds. YYYY/MM/DD is better when naming files, but in UIs I much prefer DD/MM/YYYY, it’s just more natural to the way we read.
SMH…
Sarcastically Shaking My Many Hydra Heads.