day. ( obj -- ) - Factor Documentation

day. ( obj -- )


Vocabulary
calendar .format

Inputs
obj an object


Outputs
None

Definition
IN: calendar.format

GENERIC: day. ( obj -- )


Methods
USING: calendar.format io kernel math math.parser sequences ;

M: integer day. number>string dup length 2 < [ bl ] when write ;


USING: accessors calendar calendar.format ;

M: timestamp day. day>> day. ;

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