ng-bs-daterangepicker icon indicating copy to clipboard operation
ng-bs-daterangepicker copied to clipboard

New Version ng-bs-daterangepicker

Open ramilani12 opened this issue 9 years ago • 0 comments

Hi I've used this plugin on my projects with angular. So far I've found some issues and implemented some features: 1 - Now the plugin uses locale by angular for (format date, month names and week names) or specify on the options your locale 2 - Now you can use options like JSON object , for example <input type="daterange" options="{locale:{format:'DD/MM/YYYY'}}" 3 - Enable singleDatePicker 4 - Fixing somes bugs

ramilani12 avatar Feb 21 '16 18:02 ramilani12