Feedparser and dates
I'm using FeedParser.org to import feeds into our MySQL database. Our problem is that we haven't found a solution to translate the date of a post item into GMT. Any ideas? Thanks, Jacob -- http://mail.python.org/mailman/listinfo/python-list
Parse date
Hi.How do I parse a date like "2006-01-12T09:05:08+02:00"?I'd like to parse it into the local time for my server.Thanks.Jacob -- http://mail.python.org/mailman/listinfo/python-list