The order time displayed in the Orders list is incorrect.
For example, the customer placed the order at 11:04 AM, but the Orders page is showing the order time as 05:35 AM.
Expected behavior:
The order's Placed at time should match the actual time when the customer placed the order, based on the correct timezone (IST / Asia-Kolkata).
Example:
Actual order time: 11:04 AM
Displayed in Orders: 05:35 AM
Expected: 11:04 AM
Please check the timezone/date-time conversion between the order creation time from the backend/database and the Orders Admin UI.

The order time displayed in the Orders list is incorrect.
For example, the customer placed the order at 11:04 AM, but the Orders page is showing the order time as 05:35 AM.
Expected behavior:
The order's Placed at time should match the actual time when the customer placed the order, based on the correct timezone (IST / Asia-Kolkata).
Example:
Actual order time: 11:04 AM
Displayed in Orders: 05:35 AM
Expected: 11:04 AM
Please check the timezone/date-time conversion between the order creation time from the backend/database and the Orders Admin UI.