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