Contents

shortQuarterSymbols

A list of shorter-named quarters in this calendar, localized to the Calendar’s locale.

Declaration

var shortQuarterSymbols: [String] { get }

Discussion

For example, for English in the Gregorian calendar, returns ["Q1", "Q2", "Q3", "Q4"].

See Also

Getting Quarter Symbols