Structure
ScheduleBuilder.Hour12
Represents an hour numeral that must be in 12 hour format
struct Hour12
Topics
Initializers
init(integerLiteral: Int)Creates an instance initialized to the specified integer value.
Instance Properties
var description: StringA textual representation of this instance.
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.ExpressibleByIntegerLiteral