AMClockView icon indicating copy to clipboard operation
AMClockView copied to clipboard

AMClockView is a view can select time.

Results 4 AMClockView issues
Sort by recently updated
recently updated
newest added

touch the clock and round move in a circle on fix posotion

## TODO - [ ] Change BUILD_LIBRARY_FOR_DISTRIBUTION to YES - [ ] Update pod

`pod install` Analyzing dependencies Downloading dependencies Installing AMClockView (1.0) [!] Error installing AMClockView [!] /usr/bin/git clone https://github.com/adventam10/AMClockView.git /var/folders/r7/27mr77qd5p9gt6gqr9dsz36r0000gp/T/d20180709-828-1k2ocks --template= --single-branch --depth 1 --branch 1.0 Cloning into '/var/folders/r7/27mr77qd5p9gt6gqr9dsz36r0000gp/T/d20180709-828-1k2ocks'... warning: Could not...

I want to show a couple of instances of your control. How to I make each clock a different timezone? I have tried this: ``` dateFormatter.locale = Locale(identifier: "en_US") dateFormatter.dateFormat...