cancel
Showing results for 
Search instead for 
Did you mean: 

Sample XSLT code to Display the Current date and time

Former Member
0 Kudos

Hi all,

Please Let me know code to display the system date in my target in xslt mapping.

I am trying fn:current-datetime() function for the same.but could not get how to use it .Is it function right function.If so please send me the examples on the same.

Thanks and Regards,

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hey

use this date:date-time()

also have a look at this

http://www.w3.org/TR/xpath-functions/#func-current-dateTime

thanx

ahmad