• Warren Smith's avatar
    Fixed #20693 -- Add timezone support to built-in time filter. · dd3a8838
    Warren Smith yazdı
    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.
    dd3a8838
filters.py 30.9 KB