'Declaration Overloads Public Operator -( _ ByVal period As TdPeriodTimestampWithTimeZone, _ ByVal timeSpan As TimeSpan _ ) As TdPeriodTimestampWithTimeZone
'Usage
public TdPeriodTimestampWithTimeZone operator -( TdPeriodTimestampWithTimeZone period, TimeSpan timeSpan )
public: TdPeriodTimestampWithTimeZone operator -( TdPeriodTimestampWithTimeZone period, TimeSpan timeSpan )
Parameters
- period
- A TdPeriodTimestampWithTimeZone.
- timeSpan
- A TimeSpan that will be subtracted from the TdPeriodTimestampWithTimeZone
Return Value
A TdPeriodTimestampWithTimeZone is returned that is the result of subtracting the TimeSpan from the TdDate.