﻿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
23566	Incorrect timezone handling in feed community blog post aggregator?	FoxMaSk	nobody	"Hi,
I made a tools that grab data from Feeds and put them to others service (like Evernote in my case)
And I think I spotted an issue with the RSS Feeds on https://www.djangoproject.com/community/ the ""Community blog posts"" part (may be the others are impacted but I didnt check). The date of the feeds is updated but the provider of the feeds did not change anything.

For example, the current last post is on ""Community blog posts"":

on https://www.vlent.nl/weblog/feed.atom ; its last post has :

    <id>tag:www.vlent.nl,2014-09-28:/weblog/2014/09/28/how-we-use-virtualenv-buildout-and-docker/</id>
    <updated>2014-09-28T21:53:00Z</updated>

But on https://www.djangoproject.com/community/ the Feeds tell us :

    <lastBuildDate>Sun, 28 Sep 2014 21:53:00 -0500</lastBuildDate>

As my batch works each hour from a crontab, I received this ""news"" more than once.

It looks like this is the last build date of the entire Feeds ""Community blog posts"" itself, but not the last update of the provider source https://www.vlent.nl/weblog/feed.atom.

Regards"	Bug	closed	*.djangoproject.com		Normal	duplicate			Accepted	0	0	0	0	0	0
