Handbook
Glossary
write-ctime ( timestamp -- )
Vocabulary
calendar
.
format
Inputs
timestamp
an
object
Outputs
None
Definition
IN:
calendar.format
:
write-ctime
( timestamp -- )
{
DAY
" "
MONTH
" "
DD
" "
hh:mm:ss
" "
YYYY
}
formatted
;