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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET