#20693: Add timezone support to built-in time filter
-------------------------------------+-------------------------------------
     Reporter:  warren@…             |                    Owner:  wsmith323
         Type:  New feature          |                   Status:  closed
    Component:  Template system      |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Warren Smith <warren@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"dd3a883894a219bc6c69e556c694734ab82b33e9"]:
 {{{
 #!CommitTicketReference repository=""
 revision="dd3a883894a219bc6c69e556c694734ab82b33e9"
 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.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20693#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/079.441f6364ff7815df4b45bb488d3b35ff%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to