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/asctime-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a canonical string representation of <em>time</em>. - !ruby/struct:SM::Flow::VERB body: " Time.now.asctime #=> "Wed Apr 9 08:56:03 2003"\n" full_name: Time#asctime is_singleton: false name: asctime params: | time.asctime => string time.ctime => string visibility: public