Class: Minuteman::Hour

Inherits:
TimeSpan show all
Defined in:
lib/minuteman/time_spans/hour.rb

Overview

Public: Hour TimeSpan class

Constant Summary

Constants inherited from TimeSpan

TimeSpan::DATE_FORMAT, TimeSpan::TIME_FORMAT

Instance Attribute Summary

Attributes inherited from TimeSpan

#key

Method Summary

Methods inherited from TimeSpan

#initialize

Methods included from BitOperations

#&, #-, #-@, #^, #include?, #length, #reset, #|

Constructor Details

This class inherits a constructor from Minuteman::TimeSpan