DatePicker does not display all month

1 Answer 188 Views
DatePicker
Ralph
Top achievements
Rank 1
Ralph asked on 20 Jan 2022, 03:01 PM

We are using the 'kendo-datepicker' in our application.

Here we have an issue, that not all month are displayed in the selection:

May and Oktober are missing!

When I use the stackblitz example of the date-picker (https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/), everything works fine:

But: the month are arranged in another way!

My code ist just simple:

                    <kendo-datepicker [(value)]="dateValue"></kendo-datepicker>&nbsp;
                    <kendo-timepicker [(value)]="dateValue"></kendo-timepicker>&nbsp;

 

Regards,
Ralph

 

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 21 Jan 2022, 01:52 PM

Hi Ralph,

This issue was discussed in the support ticket with id 1550426 and I am happy that it was resolved. Additionally, I will repeat the answer for community knowledge as other developers might experience the same issue.

The described behavior is related to an old issue that was fixed in Date Inputs v5.2.2. I would recommend updating our components and Kendo Theme to the latest version available:

https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/

That will resolve the issue and apply the latest changes and improvements from our components and Kendo Themes.

Regards,
Yanmario
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DatePicker
Asked by
Ralph
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or