#30819: Locales that prioritize 2-digit years shows invalid year in admin date
picker.
-------------------------------------+-------------------------------------
Reporter: Aldian Fazrihady | Owner: Farhaan
| Bukhsh
Type: Bug | Status: closed
Component: contrib.admin | Version: master
Severity: Normal | Resolution: fixed
Keywords: datepicker | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"cf5d4701dc12ad69d51042b0d7e81e4a54de4bd7" cf5d4701]:
{{{
#!CommitTicketReference repository=""
revision="cf5d4701dc12ad69d51042b0d7e81e4a54de4bd7"
Fixed #30819 -- Fixed year determination in admin calendar widget for two-
digit years.
Two-digit years in the range of [00, 68] are in the current century,
while [69,99] are in the previous century, according to the Open Group
Specification.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30819#comment:12>
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/064.03766d73528ba9a75acd7a9ddd82738a%40djangoproject.com.