-
- adityak

-
Total Posts: 63
Joined: 2008-02-10
India
|
We have created a script to export orders to CSV and EXCEL format (Magento ver. 0.8.16100).
We are using Indian time settings but the order generation times are showing GMT.
Where is the code which generates order generation time?
I have checked the info/view.phtml file which displays the oredr information.
The getCreatedAt() function displays the order time.
But we are not able to trace where the order generation time is set.
|