Methods

Class Index [+]

Quicksearch

Mail::RFC2822::DateTime1

Public Instance Methods

FWS() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2990
2990:       def FWS
2991:         elements[2]
2992:       end
date() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2986
2986:       def date
2987:         elements[1]
2988:       end
time() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2994
2994:       def time
2995:         elements[3]
2996:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.