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