Click or drag to resize

CargoFunctionsDateDiff Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodStatic memberDateDiff(NullableDateTime, NullableDateTime) Returns the difference (dt1 - dt2) between 2 dates expressed as a value in days from one date to the other.
Public methodStatic memberDateDiff(NullableDateTimeOffset, NullableDateTimeOffset) Returns the difference (dt1 - dt2) between 2 dates expressed as a value in days from one date to the other.
Top
See Also