Open GoogleCodeExporter opened 9 years ago
Confirmed. Is there any plans on fixing this bug?
Original comment by hrun...@gmail.com
on 1 Feb 2008 at 11:29
For rss.Item20, you can use
Date.parse( item.xml.pubDate );
to get the timestamp.
Maybe using the native AS parsing method would be better than the flex one ?
Original comment by acre...@gmail.com
on 5 May 2008 at 4:14
I think that my original point (having been so long since I filed) was that an
invalid date was causing the whole thing to choke rather than simply
try-catch'ing
the bad date and ignoring it.
Original comment by rgrzywin...@gmail.com
on 13 May 2008 at 1:05
Original issue reported on code.google.com by
rgrzywin...@gmail.com
on 10 May 2007 at 6:51