module Mail::RFC2822::DateTime0

Public Instance Methods

day_of_week() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3030
def day_of_week
  elements[0]
end