BI Publisher (MOSC)

MOSC Banner

How to add one day to the PaymentDate in XSL Template?

edited May 4, 2020 5:00AM in BI Publisher (MOSC) 3 commentsAnswered

Need to add one day to the PaymentDate

-------------------------------------------------------

I am trying to customize XSL Stylesheet (HTML/XML/Text) tempalte, My requirement is add one day to the payment date, currently ReqdExctnDt xml tag is printing what ever payment date on transaction, see xsl syntax used in template.

<ReqdExctnDt>
   <xsl:value-of select="PaymentDate" />
   </ReqdExctnDt>

Is there any function i can use in XSL template file to add one day to the payment date, please suggest.

Thanks,

Lak

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