Year
A year as defined by ISO-8601.
Parameters
value
the year
Throws
if the year is invalid
Constructors
Types
Functions
Properties
Extensions
to Java Year
Link copied to clipboard
Converts this year to an equivalent Java Year.
to NSDate Components
Link copied to clipboard
fun Year.toNSDateComponents(includeCalendar: Boolean = false): <ERROR CLASS>
Content copied to clipboard
Converts this year to an equivalent NSDateComponents object.