Methods

Class Index [+]

Quicksearch

Mail::RFC2822::DateTime1

Public Instance Methods

FWS() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2967
2967:       def FWS
2968:         elements[2]
2969:       end
date() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2963
2963:       def date
2964:         elements[1]
2965:       end
time() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2971
2971:       def time
2972:         elements[3]
2973:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.