useDatesInCalculations property

bool useDatesInCalculations
getter/setter pair

Gets or sets whether dates can be used as operands in calculations. The default value is false.

Implementation

bool useDatesInCalculations = false;