Handbook
Glossary
millenniums ( x -- duration )
Vocabulary
calendar
Inputs
x
an
object
Outputs
duration
an
object
Definition
USING:
accessors
kernel
math
;
IN:
calendar
:
millenniums
( x -- duration )
instant
swap
1000
*
>>year
;