--- !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 self is a UTC time, -0000 is used as zone. full_name: Time#rfc2822 is_singleton: false name: rfc2822 params: () visibility: public