﻿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
4076	Patch to Output Timezone in Date Fields for Atom Feeds	Alastair Tse <alastair@…>	Thomas Kerpe	Currently, django.utils.feedgenerator outputs date strings for Atom 1.0 feeds without timezone information. For datetime objects that have tzinfo infor set, we should output the UTC offset if present. The patch attach will simply check whether tzinfo is set to something other than None, and thus have a valid timezone UTF offset that can be shown via strftime().	New feature	closed	contrib.syndication	1.1	Normal	fixed	sprintsept14	alastair@…	Accepted	0	0	0	0	0	0
