How can I get the the current-date subracted by 31 days
Content
I know there is an xs:dayTimeDuration(arg) function in xslt. So I would thing it would be something like current-date() - dayTimeDuration('P30D') but I don't see a dayTimeDuration function. Can I export the iar and add it myself?
Tagged:
1