TimeZoneId Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TimezoneId.
public class TimeZoneId
type TimeZoneId = class
Public Class TimeZoneId
- Inheritance
-
TimeZoneId
Properties
Aliases |
An array of time zone ID aliases. Only returned when [options]=zoneinfo or all. Note: may be null. |
Countries |
An array of country/region records. Only returned when [options]=zoneinfo or all. |
Id |
Id property. |
Name |
Time zone name object. |
ReferenceTime |
Details in effect at the local time. |
RepresentativePoint |
Representative point representing a coordinate in |
TimeTransitions |
Time zone DST transitions from [transitionsFrom] until timestamp + 1 year. |
Applies to
Azure SDK for .NET