addtodate
(Not recommended; use duration
or
calendarDuration
) Add time to serial date number
addtodate
is not recommended. Use the datetime
data type to represent points in time, and duration
or calendarDuration
values to add time to
datetime
values. For more information on updating your code, see Version History or Replace Discouraged Instances of Serial Date Numbers and Date Strings.