Toggle menu
Nitlanguage.org
Nitdoc
date
date
Time
hour=
protected
fun
hour=
(hour:
Int
)
date
::
Time
::
hour=
Doc
Linearization
Summary
The hour part of this time, between 0 and 23
The hour part of this time, between 0 and 23
Summary
Property definitions
date$Time$hour=
Property definitions
date
$
Time
::
hour=
# The hour part of this time, between 0 and 23
var
hour
:
Int
lib/date/date.nit:49,2--50,14