Handbook
Glossary
timestamp>mdtm ( timestamp -- str )
Vocabulary
calendar
.
format
Inputs
timestamp
an
object
Outputs
str
an
object
Definition
USING:
io.streams.string
;
IN:
calendar.format
:
timestamp>mdtm
( timestamp -- str )
[
{
YYYY
MM
DD
hh
mm
ss
}
formatted
]
with-string-writer
;