Completed
Last Updated: 13 Nov 2017 19:29 by ADMIN
Imported User
Created on: 25 Aug 2017 08:17
Category: Kendo UI for Angular
Type: Feature Request
6
Allow day and month to start with 0 when manually entering dates
When manually entering dates, typing '0' in month or day section resets the text to the placeholder.

Normally when entering a number, the focus shifts to the next field when the required digits are entered. For example, entering '10' for the day section, moves focus to the month. 
When we need a date where day < 10 however, we need to tab or enter the date separator to switch to the next part.

Allowing 0 in the dates should improve the users speed for entering dates and create a more unform behaviour.

Currently situation:
Date: 10/12/2017 => user input: 10122017
Date: 01/01/2017 => user input: 1/1/2017

When allowing 0 the last date can be entered as 01012017
1 comment
ADMIN
Carl
Posted on: 13 Nov 2017 19:29
As of the 1.4.0 release of the DateInputs package this issue has been resolved!