#35293: Django 5.x changes the date format on an <input type="date"> from
"2012-10-01" to "01/10/2012"
---------------------------------+--------------------------------------
     Reporter:  Shaheed Haque    |                    Owner:  nobody
         Type:  Bug              |                   Status:  closed
    Component:  Template system  |                  Version:  5.0
     Severity:  Normal           |               Resolution:  needsinfo
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------
Comment (by David Sanders):

 To further Tim's points, if you look back at the 4.0 release notes it
 documents that `USE_L10N = True` is the _default_ behaviour which means
 that in Django 5.0 you now need to override where Django finds its
 localisation if you want to preserve the "old default" values for
 `DATE_FORMAT`, etc.

 Please see: https://docs.djangoproject.com/en/5.0/topics/i18n/formatting
 /#creating-custom-format-files
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35293#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e325cbf96-c270aad7-f96c-4e68-8da1-a7e266eac168-000000%40eu-central-1.amazonses.com.

Reply via email to