Flowdock
min() private

Returns the minute (0-59).

For example:

DateTime.new(2001,2,3,4,5,6).min          #=> 5
Show source
Register or log in to add new notes.