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