#11385: DateTimeField doesn't accept ISO 8601 formatted date string
-------------------------------------+------------------------------------
Reporter: Jani Tiainen | Owner: nobody
Type: New feature | Status: new
Component: Forms | Version: master
Severity: Normal | Resolution:
Keywords: datetime orm format | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by Claude Paroz):
* has_patch: 0 => 1
Comment:
Interest for this is revived by the HTML5 `<input type="datetime-local">`
which is sending input formatted with ISO 8601.
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
/datetime-local
* https://djangotricks.blogspot.com/2019/10/working-with-dates-and-times-
in-forms.html
[https://github.com/django/django/pull/11893 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/11385#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.d59f253b5134a646b6b4d762a33a0bd8%40djangoproject.com.