Toggle menu
Nitlanguage.org
Nitdoc
date
date
Time
_hour
private
var
_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