NSTimeZoneNameStyle Enum
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.
Specifies styles for time-zone names.
public enum NSTimeZoneNameStyle
type NSTimeZoneNameStyle =
- Inheritance
-
NSTimeZoneNameStyle
Fields
Name | Value | Description |
---|---|---|
Standard | 0 | |
ShortStandard | 1 | |
DaylightSaving | 2 | |
ShortDaylightSaving | 3 | |
Generic | 4 | |
ShortGeneric | 5 |