'Declaration Overloads Public Operator -( _ ByVal period As TdPeriodTimestampWithTimeZone, _ ByVal interval As TdIntervalDayToSecond _ ) As TdPeriodTimestampWithTimeZone
'Usage
public TdPeriodTimestampWithTimeZone operator -( TdPeriodTimestampWithTimeZone period, TdIntervalDayToSecond interval )
public: TdPeriodTimestampWithTimeZone operator -( TdPeriodTimestampWithTimeZone period, TdIntervalDayToSecond interval )
Parameters
- period
- A TdPeriodTimestampWithTimeZone.
- interval
- The TdIntervalDayToSecond that will be subtracted from the TdPeriodTimestampWithTimeZone.