'Usage Dim value As TimeSpan Dim utcOffset As TimeSpan Dim instance As New TdTimeWithTimeZone(value, utcOffset)
Parameters
- value
- A TimeSpan structure that represents the time. This must be specfied in 24 hour time.
- utcOffset
- The UTC offset of the time. Valid value range from "-12:59" to "13:00".