| Overload | Description |
|---|---|
| TimeZoneReference Constructor() | Default Constructor |
| TimeZoneReference Constructor(String) | Initializes a time zone reference from a time zone name. |
| TimeZoneReference Constructor(String,Int32) | Initializes a time zone reference from a time zone name and a time zone ID. |
| TimeZoneReference Constructor(TimeZone) | Initializes a time zone reference from a time zone object. |