Skip to content

Commit e2da952

Browse files
ENGCOM-1536: Fixed format of purchase date in order grid again. #15176
- Merge Pull Request #15176 from hostep/magento2:fixed-pr-10260-after-2.1.8 - Merged commits: 1. c5bfca6
2 parents f4aec5f + c5bfca6 commit e2da952

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)