﻿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
784	Atom Feeds should use RFC3339 date/time format	mattycakes@…	Adrian Holovaty	"The Atom1Feed class is currently using the wrong date format. It uses the email format:

{{{
Mon, 14 Nov 2005 03:36:03 -0000
}}}

Where it should be using the [http://www.faqs.org/rfcs/rfc3339.html RFC3339] format:

{{{
2002-10-02T10:00:00-05:00
2002-10-02T15:00:00Z
}}}
"	defect	closed	contrib.syndication		normal	fixed	atom date syndication		Unreviewed	0	0	0	0	0	0
