Class Index [+]

Quicksearch

Mail::RFC2822::Time0

Public Instance Methods

FWS() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3623
3623:       def FWS
3624:         elements[1]
3625:       end
time_of_day() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3619
3619:       def time_of_day
3620:         elements[0]
3621:       end
zone() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 3627
3627:       def zone
3628:         elements[2]
3629:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.