﻿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
3350	Django should call time.tzset after setting TZ environment variable.	Marc Fargas <telenieko@…>	anonymous	"After reading #2315 I spoted this on python's documentation:
{{{
  Note: Although in many cases, changing the TZ environment variable may affect
  the output of functions like localtime without calling tzset, this behavior should not be relied on.
  The TZ environment variable should contain no whitespace. 
}}}
So, Django should call tzset after setting the TZ environment variable!

Origin: [http://docs.python.org/lib/module-time.html]"		closed	Core (Other)	dev		fixed			Ready for checkin	1	0	0	0	0	0
