﻿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
2315	[patch] Timezone bug in development server using a Windows environment	ils_rules@…	Adrian Holovaty	"Django seems to screw up the python time settings. I put TIME_ZONE = 'Europe/Amsterdam' in my current project. The datetime.datetime.now() then returns a different time that if i just run python and run a datetime.datetime.now() (which returns the CORRECT time in Europe/Amsterdam). The difference is exactly one hour. 

This difference is VERY annoying, because I can not do synchornization, different imports, etc. :(




"	defect	closed	django-admin.py runserver	dev	normal	fixed	timezone datetime		Ready for checkin	1	0	0	0	0	0
