pandas.tseries.offsets.BusinessHour
===================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: BusinessHour

   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      BusinessHour.apply
      BusinessHour.isAnchored
      BusinessHour.onOffset
      BusinessHour.rollback
      BusinessHour.rollforward




   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      BusinessHour.apply_index
      BusinessHour.base
      BusinessHour.copy
      BusinessHour.freqstr
      BusinessHour.kwds
      BusinessHour.name
      BusinessHour.nanos
      BusinessHour.next_bday
      BusinessHour.normalize
      BusinessHour.offset
      BusinessHour.rule_code


