Static Propertyswift 6.0.3FoundationEssentials
legacyKeywordKey
- iOS
- 8.0+
- macOS
- 10.10+
- tvOS
- 9.0+
- watchOS
- 2.0+
static let legacyKeywordKey: ICULegacyKey
static let legacyKeywordKey: ICULegacyKey
s20FoundationEssentials8CalendarV10IdentifierO16legacyKeywordKeyAA09ICULegacyG0VvpZ
What are these?7H5HY
import FoundationEssentials
enum Identifier
Calendar supports many different kinds of calendars. Each is identified by an identifier here.
struct Calendar
Calendar
encapsulates information about systems of reckoning time in which the beginning, length, and divisions of a year are defined. It provides information about the calendar and support for calendrical computations such as determining the range of a given calendrical unit and adding units to a given absolute time.
struct ICULegacyKey
init(from decoder: any Decoder) throws
init?(identifierString id: String)
static let cldrKeywordKey: String
var cfCalendarIdentifier: String { get }
var cldrIdentifier: String { get }
var debugDescription: String { get }