xp20:format-datetime usage....
Hello gurus,
I am trying to use the xPath function format-datetime to get rid of the timezone from an input element, but in the output factional seconds is returning all zeroes. My picture string looks like below.
xp20:format-dateTime($CreationDateTime,"[Y0001]-[M01]-[D01]T[H01]:[m01]:[s01].[f000001]")
eg: Input: 2011-01-07T09:35:03.624992-05:00
Output: 2011-01-07T09:35:03.000000
I am using 10.1.3.4 SOA and jdeveloper version.
Any help is highly appreciated.
Thanks in advance.
Fub