ng bootstrap - Passing instance of Date to ngModel for Datepicker -


i trying pass instance of date ngmodel datepicker. saw expecting ngbdatestruct. thus, created custom provider extends ngbdateparserformatter. hoped formatter/parser executed when receives input via ngmodel binding, isn't case. don't want format of dates before binding datepicker. there way accomplish this? saw pr pending.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -