may ( obj -- timestamp' ) - Factor Documentation

may ( obj -- timestamp' )


Vocabulary
calendar

Inputs
obj an object


Outputs
timestamp' an object


Definition
IN: calendar

GENERIC: may ( obj -- timestamp' )


Methods
USING: calendar math ;

M: integer may 5 1 <date> ;


USING: accessors calendar kernel ;

M: timestamp may clone 5 >>month ;

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