dtadd(dtVal,increment)

Returns a date/time value generated by adding increment to dtVal (see Chapter , “Manage Transformed Data”). Increment can be negative. For example,
!process_time! = $dtadd(!process_time!,\5 min\)
adds 5 minutes to the values in the variable process_time.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.