Toggle menu
Nitlanguage.org
Nitdoc
date
date
Time
second=
protected
fun
second=
(second:
Int
)
date
::
Time
::
second=
Doc
Linearization
Summary
The second within the minute, between 0 and 59
The second within the minute, between 0 and 59
Summary
Property definitions
date$Time$second=
Property definitions
date
$
Time
::
second=
# The second within the minute, between 0 and 59
var
second
:
Int
lib/date/date.nit:55,2--56,16