Hi,
I have an application that is strictly used in the central time zone. Our web server is on pacific time zone. Data is passed to the web server from the central time zone and I want to display it this way. Every non-kendo control shows the time as is. The kendo grid is showing the date with an adjustment of +2 hours so it appears there is a conversion - which I do not want.
My column format is as follows:
Is it possible to tell the grid to show the date/time "as is"?
Thanks,
David A.