write-ctime ( timestamp -- )


Vocabulary
calendar.format

Inputs
timestampan object


Outputs
None

Definition

: write-ctime ( timestamp -- )
{ DAY " " MONTH " " DD " " hh:mm:ss " " YYYY } formatted ;