Thanks Jon I appreciate it
That worked for me, but I have now discovered I have formatted it at the wrong level, so I am still getting the same Feed Validator error (pubDate must be an RFC-822 date-time). I need to format it at the xml level inside the <channel> tag.
Do you know if it's...
Hello
How would I format the date to MM DD, YY?... the date is from <xsl:value-of select="pubDate"/>
Currently it's displaying as 2005-09-08 08:15:00.0 which is not validating.
Here is my XSL:
<div>
<xsl:for-each select="channel/item">
<div>
<xsl:element name="a">
<xsl:attribute...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.