How could restrict the input from the the keyboard up to 8 characters. If user enter more than 8 it truncates rest.
Please provide more details on your issue.
Thanks
I want to input the date from the keyboard
In this format 01/jan/2020
Enter date:__/___/____
When we input from the keyboard it will display like this
01/___/____
01/jan/___
01/jan/2020
I want to input the date from the keyboard
In this format 01/jan/2020
Enter date:__/___/____
11-02-20, 4:40 p.m. kvandrewsganj
When we input from the keyboard it will display like this
01/___/____
01/jan/___
01/jan/2020
11-02-20, 4:42 p.m. kvandrewsganj
Login to add comment