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