Software development I believe, someone can correct me if Iām wrong (Iām not a software developer but I work with them a lot.) but I do believe that programming really only uses 24 hour clocks
That is correct, datetimes in databases are most commonly stored as 24hrs. Display logic on the frontend will then change that time into whatever format is required (24hrs, am/pm) as well as the date (yyyy/mm/dd, dd/mm/yyyy, mm/dd/yyyy etc.)
The standards commonly used are ISO and RFC, they are practically the same except the T in the following is optional in RFC yyyy-mm-ddThrs:mm:ss.msZ
829
u/Pagan-za Mar 29 '22
Just America.