Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Time/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Time/hour-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the hour of the day (0..23) for <em>time</em>. - !ruby/struct:SM::Flow::VERB body: " t = Time.now #=> Wed Apr 09 08:56:03 CDT 2003\n t.hour #=> 8\n" full_name: Time#hour is_singleton: false name: hour params: | time.hour => fixnum visibility: public