| Name | Description | |
|---|---|---|
|  | TdTimestampWithTimeZone Constructor | Overloaded. | 
The following tables list the members exposed by TdTimestampWithTimeZone.
| Name | Description | |
|---|---|---|
|  | TdTimestampWithTimeZone Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|   | MaxValue | The largest possible value of TdTimestampWithTimeZone. This field is read-only. | 
|   | MinValue | The smallest possible value of TdTimestampWithTimeZone. This field is read-only. | 
|   | Null | Gets a Null TdTimestampWithTimeZone instance. | 
| Name | Description | |
|---|---|---|
|  | Day | The Day of the date contained in this instance of TdTimestampWithTimeZone is returned. | 
|  | Hour | The hour of the time component in this instance of TdTimestampWithTimeZone is returned. | 
|  | IsNull | Indicates whether this TdTimestampWithTimeZone instance is TdTimestampWithTimeZone.Null. | 
|  | Microsecond | The sub-seconds contained in the time component is returned in microseconds. | 
|  | Minute | The number of minutes contained in the time component of this instance of TdTimestampWithTimeZone. | 
|  | Month | The Month of the date contained in this instance of TdTimestampWithTimeZone is returned. | 
|  | Scale | Returns the scale of this instance of TdTimestampWithTimeZone. | 
|  | Second | The number of seconds contained in the time component in this instance of TdTimestampWithTimeZone is returned. | 
|  | UtcOffset | Returns the UTC Offset or allows the UTC offset to be set. | 
|  | Value | Gets the string representation of this TdTimestampWithTimeZone instance. | 
|  | Year | The Year of the date contained in this instance of TdTimestampWithTimeZone is returned. | 
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. | 
|  | AddMonths | Add the specified number of months to the this instance of TdTimestampWithTimeZone. | 
|  | AddYears | Adds the specified number of years to the this instance of TdTimestampWithTimeZone. | 
|   | Compare | Compares two instances of TdTimestampWithTimeZone and returns a value indicating whether left is greater than, less than or equal to right. | 
|  | CompareTo | Overloaded. Compares this instance to the supplied object and returns whether it is less than, equal or greater than the supplied object. | 
|  | Equals | Overloaded. Returns a value indicating whether two instances of TdTimestampWithTimeZone are equal. | 
|  | GetHashCode | Returns the hash code for this instance. | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|   | GetXmlSchema | Specifies the XML Qualified name for TdTimestampWithTimeZone XML type mapping. | 
|   | GreaterThan | Compares two TdTimestampWithTimeZone to determine whether the left operand is greater than the right operand. | 
|   | GreaterThanOrEqual | Compares two TdTimestampWithTimeZone to determine whether the left operand is greater than or equal to the right operand. | 
|   | LessThan | Compares two TdTimestampWithTimeZone to determine whether the left operand is less than the right operand. | 
|   | LessThanOrEqual | Compares two TdTimestampWithTimeZones to determine whether the left operand is less than or equal to the right operand. | 
|   | NotEquals | Compares two TdTimestampWithTimeZone to determine whether the left operand is not equal to the right operand. | 
|   | Parse | Overloaded. | 
|  | Subtract | Overloaded. | 
|  | ToString | Overloaded. | 
|  | ToTimeZone | Converts the time zone of this instance to a different time zone. | 
|  | ToUtcDateTime | Converts this instance of TdTimestampWithTimeZone to a DateTime that will contain the UTC representation of the timestamp. | 
|   | TryParse | Overloaded. | 
|  Addition | Overloaded. | 
|  Equality | Compares two TdTimestampWithTimeZones to determine whether the left operand is equal to the right operand. | 
|  Explicit Type Conversion | Overloaded. | 
|  Greater Than | Compares two TdTimestampWithTimeZones to determine whether the left operand is greater than the right operand. | 
|  Greater Than or Equal | Compares two TdTimestampWithTimeZones to determine whether the left operand is greater than or equal to the right operand. | 
|  Inequality | Compares two TdTimestampWithTimeZones to determine whether the left operand is not equal to the right operand. | 
|  Less Than | Compares two TdTimestampWithTimeZones to determine whether the left operand is less than the right operand. | 
|  Less Than or Equal | Compares two TdTimestampWithTimeZones to determine whether the left operand is less than or equal to the right operand. | 
|  Subtraction | Overloaded. |