DateWithZone.Subtract MethodDateWithZone.Subtract MethodDateWithZone::Subtract Method
- XmlPrime 4.0
- Other Versions ▼
Overload List
| Name | Description |
---|
| Subtract (DateWithZone, DateWithZone)Subtract (DateWithZone, DateWithZone)Subtract (DateWithZone, DateWithZone) |
Subtracts a DateWithZoneDateWithZoneDateWithZone from another DateWithZoneDateWithZoneDateWithZone.
|
| Subtract (DateWithZone, DateWithZone, TimeZone)Subtract (DateWithZone, DateWithZone, TimeZone)Subtract (DateWithZone, DateWithZone, TimeZone) |
Subtracts a DateTimeWithZoneDateTimeWithZoneDateTimeWithZone value from a DateTimeWithZoneDateTimeWithZoneDateTimeWithZone value in the given
time zone.
|
| Subtract (DateWithZone, DayTimeDuration)Subtract (DateWithZone, DayTimeDuration)Subtract (DateWithZone, DayTimeDuration) |
Subtracts a DayTimeDurationDayTimeDurationDayTimeDuration from a DateWithZoneDateWithZoneDateWithZone.
|
| Subtract (DateWithZone, YearMonthDuration)Subtract (DateWithZone, YearMonthDuration)Subtract (DateWithZone, YearMonthDuration) |
Subtracts a YearMonthDurationYearMonthDurationYearMonthDuration from a DateWithZoneDateWithZoneDateWithZone
|
Top