Select ranges dates for years and months too. Example: if I want only select by years or month, I must NECESSARILY use two date pickers, one for start date and another for end date (I can't add two ...
Cannot get formated date to DataPicker. I got date from Web API in this format '2019-03-07T00:00:00' and that date need to be formated and set to data picker, but DataPicker doesn't format date and ...