Handbook
Glossary
first-day-of-month ( timestamp -- timestamp' )
Vocabulary
calendar
Inputs
timestamp
an
object
Outputs
timestamp'
an
object
Definition
USING:
accessors
kernel
;
IN:
calendar
:
first-day-of-month
( timestamp -- timestamp' )
clone
1
>>day
;