You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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

Question
54
Views
0
Comments

Summary

Need to add one day to the PaymentDate

Content

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.

Register

Don't have an account? Click here to get started!