'Usage Dim dateTime As Date Dim utcOffset As TimeSpan Dim instance As New TdTimestampWithTimeZone(dateTime, utcOffset)
Parameters
- dateTime
- The DateTime structure that will be used to build the date and time components.
- utcOffset
- The UTC offset. The offset can range from -12:59 to +13:00.