Flowdock
hour() private

Returns the hour (0-23).

For example:

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