Hi,
I am trying to convert date from "2016-07-21T16:39:40.757+04:00" to "21/7/2016 16:42 PM" in BPEL XSLT file.
I am using the function format-dateTime which is behaving a little weird.
I am not getting any output if the input to this function is xpath of the element which holds value of date.
If I pass xslt function current-dateTime as an input it returns the correct output.
Can anyone please help me to fix the issue?
Thanks
Ritika