D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Time
/
Filename :
rfc2822-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: rfc822 block_params: comment: - !ruby/struct:SM::Flow::P body: "Returns a string which represents the time as date-time defined by RFC 2822:" - !ruby/struct:SM::Flow::VERB body: " day-of-week, DD month-name CCYY hh:mm:ss zone\n" - !ruby/struct:SM::Flow::P body: where zone is [+-]hhmm. - !ruby/struct:SM::Flow::P body: If <tt>self</tt> is a UTC time, -0000 is used as zone. full_name: Time#rfc2822 is_singleton: false name: rfc2822 params: () visibility: public