Flowdock
tuesday?() public

Returns true if time represents Tuesday.

t = Time.local(1991, 2, 19)      #=> 1991-02-19 00:00:00 -0600
p t.tuesday?                     #=> true
Show source
Register or log in to add new notes.