Overload | Description |
---|---|
UATimeZoneData Constructor() | Initializes a new instance of the class with default data. |
UATimeZoneData Constructor(Int16) | Initializes a new instance of the class with given offset. |
UATimeZoneData Constructor(Int16,Boolean) | Initializes a new instance of the class with all given parameters. |
UATimeZoneData Constructor(UATimeZoneData) | Initializes a new copy of the UATimeZoneData object. |