write-timestamp ( timestamp -- )


Vocabulary
calendar.format

Inputs
timestampan object


Outputs
None

Definition

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