The dates displayed in the Sales Order UI and the PO UI for a B2B Order are not matching.
Summary:
Back-to back Scenario:
Both the User Preference Timezone and Warehouse Timezone are set to UTC-5:00 (New York - ET).
In the Sales Order UI, the Scheduled Ship Date and Scheduled Arrival Date are shown as 8/8/25 11:59 PM
In backend table: these are stored as
SCHEDULE_ARRIVAL_DATE (2025-08-09T03:59:59.000+00:00)
SCHEDULE_SHIP_DATE (2025-08-09T03:59:59.000+00:00)
As a result, In the Req UI and PO UI, the Requested Ship date and Requested Delivery date are shown as 8/9/25.
The Dates showing in the Sales order UI and PO UI are not matching. Is there a way to synchronize the dates?
Content (please ensure you mask any confidential information):