core
/
io.islandtime.base
/
DateTimeField
/
DAY_OF_MONTH
common
D
A
Y_
O
F_
M
O
N
T
H
DAY_OF_MONTH
()
Content copied to clipboard
The day of the month.
In the ISO calendar system, this will be from 1-31.
Functions
Properties
Functions
clone
Link copied to clipboard
common
protected 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
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard