Search Results

2
votes

Obtain Date from an RSS Feed in Ruby

Take a look at the rss feed using Firefox so you can easily see the structure of the feed. The date items are represented using "Dublin Core" <dc:date> Try this: …