Unplanned
Last Updated: 10 Mar 2022 14:04 by ADMIN
Vrashabh
Created on: 25 Feb 2022 20:26
Category: DatePicker
Type: Feature Request
1
MMMM/dd/yyyy date format doesn't handle number of month input properly.
Hi,

If we format kendo-datepicker to (MMMM/dd/yyyy) and if we enter number of month in input then it is not reflecting and shows month in input field.

As you can see in screenshot, I called (valueChange) event to see the changed value, I have enter 10 in month input field so it shows two value in console, first one is when 1 is press and second is when 0 is pressed after 1 so it gives null and in input field it shows month instead of October.

It is working if we enter first letter of month but it should work if we enter month in number.

Please fix this issue asap.

Thanks.

3 comments
ADMIN
Martin
Posted on: 10 Mar 2022 14:04

Hello Vrashabh,

Thank you for the provided additional details on this case.

I follow the steps and reproduced the reported behavior. I also tested the same scenario with format MM//dd/yyyy, and it works as expected. 

Thus I logged a new issue in our GitHub issue tracker which can be found at the following link:

https://github.com/telerik/kendo-angular/issues/3619

In a sign of gratitude for pointing our attention to this, I updated your Telerik points.

I would suggest subscribing to the issue, in order to be notified in a timely manner when there is any update on the case.

Please accept our apologies for the caused inconvenience until the issue is resolved.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Vrashabh
Posted on: 04 Mar 2022 06:23

Hi,

Below code is perfect, in field field it is showing march, now if you type 11 or 12 there to select november or December month then it will goes to January and February respectively but it should select November if we type 11 and December if we type 12.

Same case with October as well, in first attempt if we type 10 the it will shows month not October but again if you type 10 then it works.

Kindly check this issue.

Thanks.

ADMIN
Martin
Posted on: 03 Mar 2022 11:19

Hi Vrashabh,

Thank you for the provided feedback.

I tried to reproduce the reported behavior but following the described steps, doesn't end in null value.

Please could I ask you to check the following demo and make the necessary changes. Thank you:

https://stackblitz.com/edit/angular-vsmxgn

Regards,
Martin
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/.