Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.57 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.57 KB

SwiftTimeAndDateFormatter

Swift - Swift Time and Date Formatter Demo - Demo 6 of 30

App created in Xcode 10.3 (10G8) using Swift 4.2, iOS Deployment Target 12.4 and tested on a iPhone Xr Emulator

In this demo app we demonstrate how to code a swift Time and Date Formatter app.

When the user clicks the icon they are taken right into the app. They are greeted with the title on top 'Current Time and Date'. Then in the body is a series of 10 custom set label rows, each showing how you can format a time and date differently. Showing you the various options that are available. Then on the bottom is the 'Refresh Time and Date' Button. When clicked it refreshes the information to the current information in the locked in parameters

Coming soon:
Details and the screen cap images of the app in use can be found on Digital Mirko.

Screen Cap on a iPhone Xr device:(shown below)
(Left image) App Started.
(Middle Image) "Refresh Time and Date" Btn Clicked.
(Right image) "Refresh Time and Date" Btn Clicked.