This is a very minor OCD-type thing: absolute timestamps on this site don't use a leading zero for single-digit hours (i.e. 8:13 vs. 08:13), even though it is presented in 24-hour format where a leading zero is typically used. This looks especially odd to me when the hour is zero (i.e. 0:32 vs 00:32).

share|improve this question
I actually find that 00:32 looks odd, and I use a 24 hour clock at home which uses a single digit when there's only one digit. Different systems, I s'pose. I don't think it would hurt to include the leading 0. – Grace Note Aug 2 '10 at 14:29
2  
+1 good call. Years of hearing times like "double zero thirty-two" on the radio are to blame, I suppose. – Popular Demand Aug 2 '10 at 14:49

1 Answer

According to Inconsistency in use of international standards based dates and times, Stack Exchange uses ISO 8601 format for symbolic timestamps. As ISO 8601 times always have 2-digit hours, this is a bug and should be fixed.

share|improve this answer
1  
At least in some contexts, the site does use the leading 0: i.imgur.com/wEvrf.png -- but yes, the problem is still there in other contexts. – Keith Thompson Sep 25 '12 at 4:11

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged