@DATEPLUS
— adds
a number of days to the specified date. The starting date may be in
any input date format supported by
this plugin, and the resulting date may be reported
in any output date format. Both the
input date and the resulting date must fall within
the supported date range. If no
output format is specified, it defaults to the local date format with a
four-digit year.
Syntax:
%@DATEPLUS[
date,
offset,
fmt]
date | the starting date |
offset | the number of days to add (or subtract, if negative) |
fmt | the date format used to return the resulting date, and also to interpret ambiguous input dates; defaults to 256 |
• New: This function does not exist in Take Command.