﻿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
32062	Option to render abbreviated month name in Date.prototype.strftime	Gagan Deep	Gagan Deep	"The default Date object of JavaScript has been extended in  [[https://github.com/django/django/blob/master/django/contrib/admin/static/admin/js/core.js#L94-L110 | static/admin/js/core.js]] to provide additional function to format dates in desired format. Recently, I required the need to have abbreviated month name. This functionality is not available in current implementation. Since, I have already implemented for my use case, I thought it might be helpful upstream. If this feature looks worth it, I would like to add this functionality for ""%b"" directive. 

You thoughts are always welcomed. "	New feature	assigned	contrib.admin	3.1	Normal				Unreviewed	0	0	0	0	0	0
