文書   >   Foundation   >     Dates and Times   >   DateFormatter   >   shortMonthSymbols
インスタンスプロパティ
shortMonthSymbols
受信者の短い月のシンボルの配列。
宣言
var shortMonthSymbols: [String]! { get set }
以下も見よ
月のシンボルの管理
受信者の月のシンボル。
var veryShortMonthSymbols: [String]!
受信者の非常に短い月のシンボル。
var standaloneMonthSymbols: [String]!
受信者のスタンドアロンの月のシンボル。
var shortStandaloneMonthSymbols: [String]!
受信者の短いスタンドアロンの月のシンボル。
var veryShortStandaloneMonthSymbols: [String]!
受信者の非常に短い月のシンボル。