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

« Previous Version 3 Current »

Description

Subtracts one date object from another.

Signature

Date nxa.DiffDate (Date, Date, Unit)

Parameters

NameTypeMandatory/OptionalDescription
 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

TypeDescription
Datethe result of der opertation.
  • No labels