Function: org-time-add

org-time-add is a function alias for time-add, defined in timefns.c.

This function is obsolete since 9.6; use time-add instead.

Signature

(org-time-add A B)

Documentation

Return the sum of two time values A and B, as a time value.

See format-time-string for the various forms of a time value. For example, nil stands for the current time.

Aliases

org-time-add (obsolete since 9.6)