//
core
/
io.islandtime.base
/
DateTimeField
/
HOUR_OF_DAY
common
HOUR_OF_DAY
The hour of the day, from 0 to 23.
HOUR_OF_DAY
()
Content copied to clipboard
Functions
Properties
Functions
clone
Link copied to clipboard
common
protected override fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
DateTimeField
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
override val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
override val
ordinal
:
Int
Content copied to clipboard