Loading TOC...

xs.yearMonthDuration functions

The table below lists all the xs.yearMonthDuration built-in functions (in this namespace: xs.yearMonthDuration).

10 functions
Function name Description
xs.yearMonthDuration.add Adds two xs.yearMonthDuration.
xs.yearMonthDuration.divide Divides an xs.yearMonthDuration by an number.
xs.yearMonthDuration.eq Equality comparison on xs.yearMonthDuration values
xs.yearMonthDuration.ge Greater-than or equal comparison on xs.yearMonthDuration values
xs.yearMonthDuration.gt Greater-than comparison on xs.yearMonthDuration values
xs.yearMonthDuration.le Less-than or equal comparison on xs.yearMonthDuration values
xs.yearMonthDuration.lt Less-than comparison on xs.yearMonthDuration values.
xs.yearMonthDuration.multiply Multiplies an xs.yearMonthDuration by a number.
xs.yearMonthDuration.ne Not equal comparison on xs.yearMonthDuration values
xs.yearMonthDuration.subtract Subtracts one xs.yearMonthDuration from another.