Handbook
Glossary
january ( obj -- timestamp' )
Vocabulary
calendar
Inputs
obj
an
object
Outputs
timestamp'
an
object
Definition
IN:
calendar
GENERIC:
january
( obj -- timestamp' )
Methods
USING:
calendar
math
;
M:
integer
january
1 1
<date>
;
USING:
accessors
calendar
kernel
;
M:
timestamp
january
clone
1
>>month
;