One minute after midnight should be displayed as "00:01" in 24 hour mode, but "1:00 am" in 12, IMHO.
- Unifying locale time formats - 1 Update
Wim Feijen <w...@go2people.nl>: Sep 13 01:01AM -0700
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).
Or is that a problem in some languages?
@Malte Your pull request looks good to me! Can you add a line to the
release notes? Then I will mark it as Ready for checkin.
Wim
On Thursday, 11 September 2014 14:48:49 UTC+2, Malte wrote:
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to django-develop...@googlegroups.com.
Bah! One *second* after I hit "send" I realized my mistake. Make that: one hour after midnight should be displayed as "01:00" in 24 hour mode, but "1:00 am" in 12.