-
Declaration
Swift
internal typealias BackedType = CPCMonth
-
Declaration
Swift
internal static let requiredComponents: Set<Calendar.Component>
-
Declaration
Swift
internal init(_ dateComponents: DateComponents)
-
Declaration
Swift
internal func dateComponents(_ calendar: Calendar) -> DateComponents
-
Undocumented
Declaration
Swift
internal func containingYear(_ calendar: CPCCalendarWrapper) -> CPCYear.BackingStorage
-
Declaration
Swift
public var description: String { get }
-
Declaration
Swift
public var debugDescription: String { get }
-
Declaration
Swift
public var customMirror: Mirror { get }