DAY_OF_WEEK

The day of the week, such as Sunday.

In the ISO calendar system, this will be from 1 (Monday) to 7 (Sunday).

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