Hours constructor

Hours(
  1. dynamic hours
)

Implementation

Hours(hours) : super([hours]);