Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Subtracts one date object from another.

Signature

Date nxa.DiffDate (Date, Date, Unit)

Parameters

Name Type Mandatory/Optional Description
DateMFirst operand.
DateMSecond operand.
UnitOSelects the unit for the result. "y" for years, "m" for months, "d" for days, "h" for hours, "n" for seconds and "s" for seconds (optional)

Return

Type Description
Datethe result of der opertation.
  • No labels