method
days_to_week_start
v4.2.1 -
Show latest stable
- Class:
DateAndTime::Calculations
days_to_week_start(start_day = Date.beginning_of_week)public
Returns the number of days to the start of the week on the given day. Week is assumed to start on start_day, default is Date.beginning_of_week or config.beginning_of_week when set.