An instance of TdTimeWithTimeZone is created from the time component specified as
a TimeSpan structure.
Syntax
Parameters
- value
- A TimeSpan structure that represents the time. This must be specfied in 24 hour time.
- scale
- The scale of the time. The scale can range from 0-6.
- utcOffset
- The UTC offset of the time. Valid value range from "-12:59" to "13:00".
Exceptions
Requirements
Product | Versions | Platforms |
.NET | 6, 7 | Windows, Linux, MacOS |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also