Handbook
Glossary
check-timestamp ( obj/f -- obj )
Vocabulary
calendar
.
parser
Inputs
obj/f
an
object
Outputs
obj
an
object
Definition
USING:
kernel
;
IN:
calendar.parser
:
check-timestamp
( obj/f -- obj )
[
invalid-timestamp-format
]
unless*
;