'Declaration Overloads Public Operator -( _ ByVal timestamp As TdTimestampWithTimeZone, _ ByVal span As TimeSpan _ ) As TdTimestampWithTimeZone
'Usage
public TdTimestampWithTimeZone operator -( TdTimestampWithTimeZone timestamp, TimeSpan span )
public: TdTimestampWithTimeZone operator -( TdTimestampWithTimeZone timestamp, TimeSpan span )
Parameters
- timestamp
- A TdTimestampWithTimeZone.
- span
- A TimeSpan that will be subtracted from the TdTimestampWithTimeZone