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