Relative Content

Tag Archive for xslt-1.0

xsl 1.0 -Day drops 0 when adding one day to date

I have little to no experience with xsl and inherited this stylesheet. It’s an ACH payment and payment date must be 1 day after creation date. Issue: When the day is 01-08, it drops the 0 and shows as 24062, instead of 240602. Also when it is last day of the month, instead of going to the next month 240601, it shows as 240532.