YEAR

The proleptic year.

In the ISO calendar system, positive values indicate years in the current era, a value of 0 is equivalent to 1 BCE, -1 to 2 BCE, and so forth.

Functions

clone
Link copied to clipboard
common
protected override fun clone(): Any
compareTo
Link copied to clipboard
common
operator override fun compareTo(other: DateTimeField): Int
equals
Link copied to clipboard
common
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
override fun hashCode(): Int
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

name
Link copied to clipboard
common
override val name: String
ordinal
Link copied to clipboard
common
override val ordinal: Int