Methods

Class Index [+]

Quicksearch

Mail::RFC2822::Date0

Public Instance Methods

day() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3201
3201:       def day
3202:         elements[0]
3203:       end
month() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3205
3205:       def month
3206:         elements[1]
3207:       end
year() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3209
3209:       def year
3210:         elements[2]
3211:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.