﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30819	Locales that are by default set to use two digits year will show invalid year on date picker UI	Aldian Fazrihady	nobody	"I am using `id` locale. Somehow, on that locale, the django admin uses two digits year to be displayed in input fields.
The datepicker UI will display this wrong year:
[[Image(https://drive.google.com/file/d/17KEkY89TqimwJIJ0kz-b2IJpYETpd46g/view?usp=sharing)]]

Instead of showing year 2019, it shows year 1919.

My workaround for this problem is to use 4 digits year for that locale by configuring FORMATE_MODULE_PATH.

However, it is quite clear that there is a bug in the datepicker display."	Bug	new	contrib.admin	2.2	Normal		datepicker		Unreviewed	0	0	0	0	0	1
