Flowdock
wednesday?() public

Returns true if time represents Wednesday.

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