angular2-datetimepicker icon indicating copy to clipboard operation
angular2-datetimepicker copied to clipboard

Angular 2 and 4 datetime picker component

Results 57 angular2-datetimepicker issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/5641083/77328925-89b45f00-6d1d-11ea-8c87-01af363f4f77.png)

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...

dependencies

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