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