Initializes a new instance of TdTimestampWithTimeZone using the specified
DateTime structure and UTC offset.
Syntax
Parameters
- dateTime
- The DateTime structure that will be used to build the date and time components.
- scale
- The scale of the timestamp. The scale can range from 0 - 6.
- utcOffset
- The UTC offset. The offset can range from -12:59 to +13:00.
Exceptions
Requirements
Product | Versions | Platforms |
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also