#29822: Timezone-aware widget for admin site
-------------------------------+----------------------------------------
     Reporter:  Paul Tiplady   |                    Owner:  Shubh Parmar
         Type:  New feature    |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  2.1
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  1
  Needs tests:  1              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+----------------------------------------

Comment (by Denny Biasiolli):

 What about using standard input types and use `isoformat()` strings in
 templates?

 - input type="date"
     https://caniuse.com/mdn-html_elements_input_type_date

 - input type="time"
     https://caniuse.com/mdn-html_elements_input_type_time

 - input type="datetime-local"
     https://caniuse.com/mdn-html_elements_input_type_datetime-local

 I can help with that

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29822#comment:10>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181a9b7b9fb-6f0f9b6c-c9a2-490d-a7ca-6a2cd0e8a189-000000%40eu-central-1.amazonses.com.

Reply via email to