Ticket #380 (closed defect: invalid)
Certain feeds get timestamps munged since EDT
| Reported by: | mjw at woogie dot net | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.5 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
For certain feeds (for example http://xml.metafilter.com/rss.xml), gregarius has been adding an hour to the timestamp since EDT. Feeds that work fine seem to specify the publication date in UTC, ie:
<pubDate>Wed, 05 Apr 2006 02:59 UTC</pubDate>
Here is the publication date from the feed with the problem:
<pubDate>Wed, 05 Apr 2006 07:47:37 -0800</pubDate>
I'm not sure if that is what is triggering the problem, but that is the only difference I've noticed so far.
This is with svn revision 1405
Change History
Note: See
TracTickets for help on using
tickets.
