Date Calculation

Category

DateTime Commands

Description

This command allows you to build a date and apply it to a variable. Use this command when you want to perform a date calculation.

Parameters

Date Value

Please supply the date value or variable, e.g., {DateTime.Now}.

Calculation Method

Select a Calculation Method.

Increment Value

Enter how many units to increment, e.g., (15, {vIncrement}). You can use negative numbers which will do the opposite, e.g., Subtract Days and an increment of -5 will Add Days.

Date Format

Optional - Specify String Format, e.g., MM/dd/yy, hh:mm, etc.

Variable Name

Indicate Variable Name to receive the date calculation.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\DateTime Commands\Date Calculation\Date Calculation.xml

See Also