Incorrect Date displayed when exporting data to excel
Hello,
As part of business requirement we developed a custom OAF page to pull information for cycle count details from oracle inventory tables. In the custom OAF page there is a scheduled date column which displays data in Central time zone. Page also has feature to export data to excel file .
Notice when reviewing data in excel, see that scheduled date is displaying previous day's date.
Ex: In OAF page scheduled date column date is displayed as 27-Apr-2017 which is correct. After exporting data to excel and reviewing data, scheduled date column is displaying date as 26-Apr-2017.
Basically what we are seeing is, when data is exported to excel, scehduled date column in excel sheet is displaying one day deducted from scheduled date displayed in OAF page schedule date column.