angular-clock
angular-clock copied to clipboard
angular clock widget directive: Demo-
I can't, for the life of me, figure out how to import angular-clock into my project. It has to be easy, but nothing I tried is working. I have an...
The plugin is not updating once it's started if we update the $scope.startTimeValue. If we change the $scope.gmtValue then only it's updating.
README: import css by ``` ``` i installed by `bower install angular-ui-clock --save` the css file shows at `bower_components/angular-ui-clock/dist/angular-clock.css` Environment: OS: macOS 10.13.4 bower version: 1.8.3

Would make it more readable if numbers were added on the analog dial
When I change the days and months arrays in source code, it doesn't honor the changes I make on the screen. Any workarounds on how we can make this work?
Nice clock! I was searching for this for a long while. What I need is not a moving time clock but a representation of a specific time in analog form....