Cargo |
This is preliminary documentation and is subject to change.
| Name | Description | |
|---|---|---|
| DateDiff(NullableDateTime, NullableDateTime) | Returns the difference (dt1 - dt2) between 2 dates expressed as a value in days from one date to the other. | |
| DateDiff(NullableDateTimeOffset, NullableDateTimeOffset) | Returns the difference (dt1 - dt2) between 2 dates expressed as a value in days from one date to the other. |