1
0
mirror of https://github.com/django/django.git synced 2025-01-30 20:19:22 +00:00
Warren Smith dd3a883894 Fixed #20693 -- Add timezone support to built-in time filter.
Modified django.utils.dateformat module, moving __init__() method and
timezone-related format methods from DateFormat class to TimeFormat
base class. Modified timezone-related format methods to return an
empty string when timezone is inappropriate for input value.
2013-08-26 16:15:53 -05:00
..
2013-08-16 20:12:10 +02:00
2013-08-23 12:07:43 +01:00