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