﻿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
9957	Feeds discard timezone information from pubdate	Rajat Upadhyaya	Eric Holscher	Changeset [http://code.djangoproject.com/changeset/8216 8216] which fixed [http://code.djangoproject.com/ticket/7016 7016] calculates the timezone offset with respect to the server timezone. Even if timezone information is already present in the '''pubdate''' field (i.e. the '''datetime.datetime''' object returned by '''item_pubdate''' already contains a '''tzinfo''' component), it is discarded. The attached patch checks '''pubdate''' for attached timezone information before calculating the offset.		closed	contrib.syndication	dev		fixed	atom rss feeds timezone		Accepted	1	0	1	0	0	0
