Skip to content

Commit c4c0cf8

Browse files
committed
MAGETWO-68795: [Github] Incorrect order time in sales order grid #9426
1 parent 0150eae commit c4c0cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/view/adminhtml/ui_component/sales_order_grid.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
<column name="created_at" class="Magento\Ui\Component\Listing\Columns\Date" component="Magento_Ui/js/grid/columns/date">
152152
<settings>
153153
<filter>dateRange</filter>
154-
<dateFormat>MMM dd, YYYY, H:mm:ss</dateFormat>
155154
<dataType>date</dataType>
156155
<label translate="true">Purchase Date</label>
157156
</settings>

0 commit comments

Comments
 (0)