Subject:xslt current-dateTime() not returning millisecond info Author:Ananth Kannan Date:07 May 2008 10:50 AM Originally Posted: 07 May 2008 10:38 AM
Hi
i need time with millisecond info to be returned. i used current-dateTime() to get the current date and time. this function is not returning the millisecond info. i referred in the function spec site.. and saw that this function will return millisecond info. why does it didnt return in my case?
If this function is not apt to return current date and time with millisec, then which one will be the apt function that i can use.