Author: | indrimuska |
---|---|
Official Page: | Go to website |
Publish Date: | January 9, 2020 |
License: | MIT |
Description:
Angular Moment Picker is a native AngularJS module for date and time picker that uses Moment.js and does not require jQuery.
More Features:
- i18n support.
- Minute/hour/day/month/year/decade views.
- Custom date format.
I am using angular-moment-picker and moment.js in my input. The correct date format is being passed, but I cant not get the input to pre-populate with today’s time-stamp anymore! This worked fine with just moment.js, but then my boss wanted a date picker!!!!!
Any ideas why the input no longer populates?