Class/Module Index [+]

Quicksearch

Mail::RFC2822::Time0

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.