SPClockView
September 10, 2014 • MIT License
### Features
1. Can set the time zone or choose from a list of time zone
2. Automatically detects the day or night and changes the background of the clock
3. Doesn't use `NSTimer ` to schedule t...
ClockView
July 20, 2011 • MIT License
ClockView is s simple class that will simulate an analog (or wall like) clock. ClockView makes use of various CALayers so it needs CoreAnimation (add QuartzCore.framework)