fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

added guard against timepickerVariables object values during getDateW… #515

Closed sunrawat closed 1 year ago

sunrawat commented 1 year ago

…ithTime function call on click of OKAY button while selecting date range. here is bug link for the same https://github.com/fetrarij/ngx-daterangepicker-material/issues/514

fetrarij commented 1 year ago

@sunrawat Thanks

sunrawat commented 1 year ago

@sunrawat Thanks

My pleasure.