Handbook
Glossary
handle-time-client ( -- )
Vocabulary
time-server
Inputs
None
Outputs
None
Definition
USING:
calendar
calendar.format
io
;
IN:
time-server
:
handle-time-client
( -- )
now
timestamp>rfc822
print
;