Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

format dateTime function in xslt

2655429Jul 21 2016 — edited Jul 21 2016

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

This post has been answered by RakeshKr on Jul 21 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2016
Added on Jul 21 2016
1 comment
2,132 views