instance method
at_beginning_of_week
Ruby on Rails 4.1.16
Since v4.0.13Signature
at_beginning_of_week(start_day = Date.beginning_of_week)
No documentation comment.
Parameters
-
start_dayopt = Date.beginning_of_week
Alias for
Defined in activesupport/lib/active_support/core_ext/date_and_time/calculations.rb
· Improve this page
· Find usages on GitHub
Defined in DateAndTime::Calculations