Instance Propertyswift 6.0.3FoundationEssentials
nextHigherUnit
var nextHigherUnit: Calendar.Component? { get }
var nextHigherUnit: Calendar.Component? { get }
s20FoundationEssentials8CalendarV9ComponentO14nextHigherUnitAESgvp
What are these?1K1SQ
import FoundationEssentials
enum Component
An enumeration for the various components of a calendar date.
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.