Is there any way to get the name of the day (i.e. mon, tue...) using the ActiveSupport libraries. I looked through these two libraries but can't seem to find it:
http://api.rubyonrails.com/classes/ActiveSupport/CoreExtensions/Numeric/Time.html#M000421 http://api.rubyonrails.org/classes/ActiveSupport/CoreExtensions/Time/Calculations.html#M000308