workdays 0.1.1
Provides a number of convenience methods to simplify calculating dates while respecting non-working days. Uses the Holiday gem so that holiday schedules can be localized and customized.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            activesupport
            >= 4.2.8
          
          
            holidays
            >= 0
          
    