Change inline editor datetime picker format

Hi,
Change inline editor datetime picker format.
Capture

I want day/month/Year

Hello Vignesh,
The inline editor uses the date input HTML element for the inline editors with the date type:

The date format of that element depends on the language settings:

There is no easy way to change that. You need to implement a custom solution or use a third-party library to show the date picker.
Here is an example with the DHTMLX Datepicker:
https://snippet.dhtmlx.com/5/67a0905ae