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
Post a Comment