次の方法で共有


NSTimeZoneNameStyle 列挙型

定義

タイム ゾーン名のスタイルを指定します。

public enum NSTimeZoneNameStyle
type NSTimeZoneNameStyle = 
継承
NSTimeZoneNameStyle

フィールド

名前 説明
Standard 0
ShortStandard 1
DaylightSaving 2
ShortDaylightSaving 3
Generic 4
ShortGeneric 5

適用対象