Flowdock
mday() public

Returns the day of the month (1-31).

For example:

Date.new(2001,2,3).mday           #=> 3
Show source
Register or log in to add new notes.