parsing opposite date formats feedparser python?


i'm perplexing dates entries twin opposite rss feeds by .



here i'm doing:



import feedparser fp
reddit = fp.parse("http://www.reddit.com/.rss")
cc = fp.parse("http://contentconsumer.com/feed")
print reddit.entries[0].date
print cc.entries[0].date


and here's out:



2008-10-21t22:23:28.033841+00:00

wed, 15 oct 2008 10:06:10 +0000


i wish indicate where i out newer easily.



i've attempted controlling datetime way python poison by feedparser documentation, nonetheless i can't past problem. any assistance many appreciated.



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?