Toggle menu
Nitlanguage.org
Nitdoc
core
time
ISODate
_month
private
var
_month
:
Int
core
::
ISODate
::
_month
Doc
Linearization
Summary
UTC months as Int (
1
for January).
UTC months as Int (
1
for January).
Summary
Property definitions
core$ISODate$_month
Property definitions
core
$
ISODate
::
_month
# UTC months as Int (`1` for January).
var
month
:
Int
is
noinit
lib/core/time.nit:212,2--213,25