DAY ( timestamp -- ) - Factor Documentation

DAY ( timestamp -- )


Vocabulary
calendar .format

Inputs
timestamp an object


Outputs
None

Definition
USING: calendar calendar.english io ;

IN: calendar.format

: DAY ( timestamp -- ) day-of-week day-abbreviation3 write ;

AltStyle によって変換されたページ (->オリジナル) /