Re: Digest for django-developers@googlegroups.com - 1 update in 1 topic

2014-09-13 Thread Vernon D. Cole
One minute after midnight should be displayed as "00:01" in 24 hour mode, but "1:00 am" in 12, IMHO. On Sep 14, 2014 4:48 AM, wrote: > django-developers@googlegroups.com > > Google > Group

Re: Digest for django-developers@googlegroups.com - 1 update in 1 topic

2014-09-13 Thread Vernon D. Cole
On Sep 14, 2014 7:57 AM, vernondc...@gmail.com wrote: One minute after midnight should be displayed as "00:01" in 24 hour mode, but "1:00 am" in 12, IMHO. On Sep 14, 2014 4:48 AM, wrote: django-developers@googlegroups.com

Re: Unifying locale time formats

2014-09-13 Thread Wim Feijen
Hi everyone, I wonder if we should unify the time format which is sometimes displayed as G:i and sometimes as H:i, where hours are displayed with or without a leading zero. For the same reasons as stated above I think it nicer to be consistent here. I would prefer G:i (hour without leading zero