How can i get the current day of week in xslt. Like Monday, tuesday.... 0,1,2 would also be acceptable.
How can I do this in XSLT?
How can i get the current day of week in xslt. Like Monday, tuesday.... 0,1,2 would also be acceptable.
How can I do this in XSLT?
Since it's XSLT 2.0:
Have a look at link,this may help you http://www.xsltfunctions.com/xsl/functx_day-of-week.html