This documentation supports the 20.08 (12.1) version of BMC Discovery.To view an earlier version of the product, select the version from the Product version menu.

time.delta


time.delta(days, hours, minutes, seconds)

Creates a time delta that can be added to or subtracted from a time represented by an internal datetime object. It accepts keyword parameters, for example:

delay := time.delta(hours := 5, minutes := 15);
now := time.current();
later := now + delay;

Time deltas cannot be stored in the datastore. Attempts to do so will result in a run-time error.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*