Does anyone know how to reformat the date from MagpieRSS? Right now, I'm getting the date like this: $pubdate = $item['pubdate']; Currently, it gives: Thu, 23 Aug 2007 15:56:06 +0000 I'd like to reformat it to look like: Thursday, August 23rd, 2007