I have a node in my XML file containing the following:
2011-12-01T16:33:33Z
I wish to take this line and replace it w
It's better to pass current datetime from your XML engine. Declare in your xsl:stylesheet, and pass the value from processor.
xsl:stylesheet