I have built a ionic-timepicker bower component for Ionic frame work, which supports both 12-hour and 24-hour format, with 15 and one minute increment / decrement. No additional plugins required.
Would be nice to get only necessary sources instead of a demo project.
like calling bower install ioniciTimePicker and get the timepicker with dependencies.
And please remove your webstorm project folder from the repo. it is the “.idea” folder.
Set it on your .gitignore file
@bengtler, i am trying to make the time picker for 24 hour format too. Once i am done with it, let me think about the date picker. Your idea is really cool.
No, it only returns the epoch time, you can easily convert epoch time in to any date format in angular/ionic.
Hope the following link will be useful. https://docs.angularjs.org/api/ng/filter/date