Handbook
Glossary
timestamp>hms ( timestamp -- str )
Vocabulary
calendar
.
format
Inputs
timestamp
an
object
Outputs
str
an
object
Definition
USING:
io.streams.string
;
IN:
calendar.format
:
timestamp>hms
( timestamp -- str )
[
hh:mm:ss
]
with-string-writer
;