I have a kendoGrid table, with a date field, that shows it correctly on the screen, but when exporting it to excel it changes the value by subtracting it one day and I do not know how to solve it.
You can try the code in the following runnable:
I have a kendoGrid table, with a date field, that shows it correctly on the screen, but when exporting it to excel it changes the value by subtracting it one day and I do not know how to solve it.
You can try the code in the following runnable: