Skip to content

Commit bf0b5df

Browse files
author
Stanislav Idolov
authored
ENGCOM-1536: Fixed format of purchase date in order grid again. #15176
2 parents 938dba1 + e2da952 commit bf0b5df

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
@@ -187,7 +187,6 @@
187187
<item name="dataType" xsi:type="string">date</item>
188188
<item name="label" xsi:type="string" translate="true">Purchase Date</item>
189189
<item name="sorting" xsi:type="string">desc</item>
190-
<item name="dateFormat" xsi:type="string">MMM dd, YYYY, H:mm:ss A</item>
191190
</item>
192191
</argument>
193192
</column>

0 commit comments

Comments
 (0)