Changes between Version 2 and Version 3 of Ticket #23466
- Timestamp:
- Sep 11, 2014, 9:30:13 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23466 – Description
v2 v3 1 1 As discussed on the Django-developers mailing list (Subject: Unifying locale time formats). 2 2 3 I propose the removal of seconds from standard time output formats. Commit coming sometime this week. 4 3 I propose the removal of seconds from standard time output formats. 5 4 Here it is: https://github.com/maltebeckmann/django/tree/ticket_23466