#31595: models.Datefield being localized where it shouldn't
-------------------------------------+-------------------------------------
Reporter: Akshay Salunke | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 2.2
Internationalization |
Severity: Normal | Resolution: invalid
Keywords: DateField, chrome, | Triage Stage:
date, format | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):
* status: new => closed
* resolution: => invalid
Comment:
AFAIK Django does not use `type="date"` for its widgets due to browser
support being too variable. If you set it yourself, you should at least
force the form fields initialized with `localize=False`. Anyway, this is
entering support territory.
--
Ticket URL: <https://code.djangoproject.com/ticket/31595#comment:3>
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/073.941ec63981e33f830fd96442785b55e1%40djangoproject.com.