﻿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
2975	[patch] parseDateString function in dateparse.js return wrong date for '2006-12-31'	wangbin@…	nobody	When using parseDateString function in django/contrib/admin/media/js/dateparse.js to parse '2006-12-31', i got a wrong date 2006-12-1, this happens when the current month has no 31st date(e.g. November), I believe it is a bug in dateParsePatterns line 172-173, it set date before month, should be the month set before date, and i made a patch for this.	defect	closed	contrib.admin	dev	normal	fixed			Ready for checkin	1	0	0	0	0	0
