﻿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
33867	Automatic detection of timezone in django admin using javascript	ldeluigi	nobody	"Given https://stackoverflow.com/questions/1091372/getting-the-clients-time-zone-and-offset-in-javascript
it seems that you can get the client timezone using javascript for almost all browsers.

This could be used to set a session/cookie with the aforementioned timezone in order to communicate it to a timezone middleware, that runs activate().

Both the middleware and the javascript script could be provided by default by contrib.admin.

The benefit is that by default/for free django-admin would provide its users with properly localized datetimes instead of UTC"	New feature	closed	contrib.admin	4.0	Normal	duplicate	timezone javascript		Unreviewed	0	0	0	0	0	0
