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

Feature request: change global locally dynamically #519

Open yelhouti opened 1 year ago

yelhouti commented 1 year ago

It would be great if we could change the default locale on demand (ex: on user changing language) without the need for reloading the page.

The current mechanism with injection token doesn't allow that.

this can be easily be implement by add set config in LocaleService.