Handbook
Glossary
D ( timestamp -- )
Vocabulary
calendar
.
format
Inputs
timestamp
an
object
Outputs
None
Definition
USING:
accessors
io
math.parser
;
IN:
calendar.format
:
D
( timestamp -- )
day>>
number>string
write
;