Quantcast
Channel: Formatting date in xslt - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Answer by Anand Vyas for Formatting date in xslt

$
0
0

Try this:

<xsl:value-of select="concat(substring(date, 7, 4), '-', substring(date, 4, 2), '-', substring(date, 1, 2))"/>

Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>