DatesInSwift This app demonstrates a number of iOS techniques in Swift. You can download the project from Github by clicking this link: DatesInSwift It uses a date picker to let the user select a date. When the user taps the OK button, it displays a variety of messages depending on the date selected. Extensions to [...]