eraSymbols
A list of eras in this calendar, localized to the Calendar’s locale.
Declaration
var eraSymbols: [String] { get }Discussion
For example, for English in the Gregorian calendar, returns ["BC", "AD"].
A list of eras in this calendar, localized to the Calendar’s locale.
var eraSymbols: [String] { get }For example, for English in the Gregorian calendar, returns ["BC", "AD"].