共用方式為


NSTimeZoneNameStyle 列舉

定義

指定時區名稱的樣式。

public enum NSTimeZoneNameStyle
type NSTimeZoneNameStyle = 
繼承
NSTimeZoneNameStyle

欄位

名稱 Description
Standard 0
ShortStandard 1
DaylightSaving 2
ShortDaylightSaving 3
Generic 4
ShortGeneric 5

適用於