Handbook
Glossary
timestamp>http-string ( timestamp -- str )
Vocabulary
calendar
.
format
Inputs
timestamp
an
object
Outputs
str
an
object
Definition
USING:
calendar
;
IN:
calendar.format
:
timestamp>http-string
( timestamp -- str )
>gmt
timestamp>rfc2822
;