Class: Time

Inherits:
Object
  • Object
show all
Extended by:
BusinessTime::TimeExtensions::ClassMethods
Includes:
BusinessTime::TimeExtensions
Defined in:
lib/business_time/core_ext/time.rb

Overview

Add workday and weekday concepts to the Time class

Method Summary

Methods included from BusinessTime::TimeExtensions::ClassMethods

after_business_hours?, before_business_hours?, beginning_of_workday, end_of_workday, first_business_day, previous_business_day, roll_backward, roll_forward, weekday?, work_hours_total, workday?

Methods included from BusinessTime::TimeExtensions

#business_time_until, #consecutive_non_working_days, #consecutive_workdays, #during_business_hours?, #weekday?, #workday?