Methods

Class Index [+]

Quicksearch

Mail::RFC2822::Date0

Public Instance Methods

day() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3224
3224:       def day
3225:         elements[0]
3226:       end
month() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3228
3228:       def month
3229:         elements[1]
3230:       end
year() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3232
3232:       def year
3233:         elements[2]
3234:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.