WholeHours
@propertyWrapper
public struct WholeHours
                Usage example: see WholeMonth
- 
                  
                  
Declaration
Swift
public var wrappedValue: [Date] { get set } - 
                  
                  
Declaration
Swift
public init(wrappedValue: [Date])