I have several RadGrids with DateTime columns in which the dates are presented in the client's local time. The data is returned from the database in UTC and converted during binding. When I export to Pdf or Word, it correctly uses the client's time. However, when exporting to Excel, the times are incorrectly shown in what I believe is the UTC time.
My export settings are set to ExcelML and ExportDataOnly = true.
Is this a known bug?
My export settings are set to ExcelML and ExportDataOnly = true.
Is this a known bug?