Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.0

Request #10404 Please add a timestamp in item array
Submitted: 2007-03-16 15:14 UTC
From: niccotnt Assigned: cweiske
Status: Closed Package: XML_RSS (version 0.9.2)
PHP Version: 4.3.9 OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2007-03-16 15:14 UTC] niccotnt (Niccolo Venturoli)
Description: ------------ I think you should add a timestamp in item array. It could be very useful when you use this package with Structures_DataGrid_DataSource_RSS, and you need to order a datagrid of rss items by date. All you need is this line as 257: $this->item['timestamp'] = strtotime($this->item['pubdate']); Thanks Regards, Niccolò

Comments

 [2008-02-17 21:26 UTC] gerd (gERD Schaufelberger)
Looks like this is solved in version 0.9.10. Unfortunately this release is marked as beta.
 [2010-02-14 20:06 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Closed -Assigned To: +Assigned To: cweiske
1.0.0 is out now, so it's stable.