BI Publisher (MOSC)

MOSC Banner

What is the difference between xdofx:to_char and xdoxslt:ora_format_date?

edited Oct 16, 2017 5:00AM in BI Publisher (MOSC) 6 commentsAnswered

Hi All,

TERM_DUE_DATE_FROM_PS --> Date type.

<TERM_DUE_DATE_FROM_PS>2017-10-02T00:00:00.000-04:00</TERM_DUE_DATE_FROM_PS> --> Data tag generated.

Before: <?xdofx:to_char(TERM_DUE_DATE_FROM_PS,'DD-MON-YY')?> -->Used but it was printed 18-AUG-17, but it should be 02-OCT-17G-177

After: <?xdoxslt:ora_format_date(TERM_DUE_DATE_FROM_PS,'DD-MON-YY')?>  --> so i have used this , now it is printing 02-OCT-17

What is the difference between xdofx:to_char and xdoxslt:ora_format_date?

could you please describe what is the difference?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center