Adds a specified number of days to a date.
Namespace
xmlns:AS="http://schema.advantages.cz/AsapFunctions"
Syntax
Parameters
date | Date to which days will be added. |
---|---|
days | Number of days to be added (if negative, days will be deducted). |
Remarks
If the date has a time part, the time part is not touched.
Example
This example adds 1 day to a source date.
Source XML
Stylesheet