Was wondering if anyone could shed any light on this problem I'm encountering with an RSS feed. Basically, I have a $date and and $time field in my database for each item which is output in the <pubDate> in the feed. My time is in the format hh:mm:ss which works fine in IE, or IE7 at the very least, but Firefox 3.5.4 seems to be expecting a time in the format hh:mm and as such displays 00:00. Is this a known issue and is there a way round this?