Handbook
Glossary
start-of-second ( timestamp -- timestamp' )
Vocabulary
calendar
Inputs
timestamp
an
object
Outputs
timestamp'
an
object
Definition
USING:
accessors
kernel
math.functions
;
IN:
calendar
:
start-of-second
( timestamp -- timestamp' )
clone
[
floor
]
change-second
;