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.