Initializes a new instance of the class with given offset.
Syntax
public UATimeZoneData(
short
)
public:
UATimeZoneData(
short
)
'Declaration
Public Function New( _
ByVal As Short _
)
'Usage
Dim offset As Short
Dim instance As New UATimeZoneData(offset)
Parameters
- offset
- The offset in minutes from UtcTime.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also