| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
C^%DTC takes a date and adds or subtracts a number of days, returning a VA FileMan date and a $H format date. If time is included with the input, it will also be included with the output.
| X1 |
(Required) The date in VA FileMan format to which days are going to be added or from which days are going to be subtracted. This is not returned. |
| X2 |
(Required) If positive, the number of days to add. If negative, the number of days to subtract. This is not returned. |
| X |
The resulting date, in VA FileMan format, after the operation has been performed. |
| %H |
The $H form of the date. |
Reviewed/Updated: March 8, 2007