module Mail::DateTime::Primary0

Public Instance Methods

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