An open API service indexing awesome lists of open source software.

https://github.com/dragosrobertn/timetravelclock

Date and time functions, string manipulation in Swift 2 and 3. 🕰🚪
https://github.com/dragosrobertn/timetravelclock

Last synced: about 1 year ago
JSON representation

Date and time functions, string manipulation in Swift 2 and 3. 🕰🚪

Awesome Lists containing this project

README

          

# Time Travel Clock

This is a basic XCode Project written in Swift and is meant to get myself familiar with using tabbed application, time and date functions, string manipulation.
It also attempts to show how it's done in Swift 2 & Swift 3.

![Time Travel Clock](https://cloud.githubusercontent.com/assets/10534896/23732049/c39485b8-0468-11e7-8f21-fae26a128d66.png)

# Learning Outcomes

- Stack layouts, layout constraints
- Tabbed applications
- Multiple button and actions by tags
- Time, dates functions and string manipulation
- Enums

## Other projects

This project is a part of a few mini [Learning Swift Projects](https://github.com/dragosrobertn/LearningSwiftProjects).