angular-moment-picker
angular-moment-picker copied to clipboard
Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
Results
102
angular-moment-picker issues
Sort by
recently updated
recently updated
newest added
I noticed that the moment object of a picker may not be "in sync" with the string representation. Whereas this may desirable at times I would like to argue that...
I have moment picker set up like this: ``` ``` Now ng-model has existing value fetched from server and i want this value to be show but instead it shows...