angular2-datetimepicker
angular2-datetimepicker copied to clipboard
Angular 2 and 4 datetime picker component
please help. I followed these steps https://www.npmjs.com/package/angular2-datetimepicker
It still works with Angular 9.0.7?? I found an error on add this module. on function registerNgModuleType in core.js 
I am unable to load the module for some reason in Angular 8 Project. The below error occurs. core.js:34469 Uncaught TypeError: Cannot read property 'id' of undefined at registerNgModuleType (core.js:34469)...
How to set Locale to change language
Bumps [codecov](https://github.com/codecov/codecov-node) from 2.3.1 to 3.7.1. Release notes Sourced from codecov's releases. v3.6.4 Fix for Cirrus CI v3.6.3 AWS Codebuild fixes + package updates v3.6.2 command line args sanitised v3.6.1...
The date picker is showing properly but when I click outside it doesn't close, I have too click on it again to close it. Following is the code I am...
Include feature of passing of min date in the package
I have these settings and I am not able to select the Seconds value from the popup Here are my settings. settings = { bigBanner: true, timePicker: true, format: 'medium',...
By passing **cal_days_labels**(array of days of weeks numbers) we can provide internationalization needed. This will resolve #13