Class/Module Index [+]

Quicksearch

Mail::RFC2822::Time0

Public Instance Methods

FWS() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3674
def FWS
  elements[1]
end
time_of_day() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3670
def time_of_day
  elements[0]
end
zone() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3678
def zone
  elements[2]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.