ng2-datetime
ng2-datetime copied to clipboard
Update the date from code without Jquery
is there any alternative method which can be used to trigger the date update without using Jquery?
Something like using @ViewChild and performing the date update?
Using the latest version of ng2-datetime with Angular 2.4.8 .