Skip to content

Commit 107f152

Browse files
committed
Merge commit 'refs/pull/8336/head' of https://github.com/magento/magento2 into MAGETWO-63881
2 parents af5ee20 + 0de7c46 commit 107f152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<item name="component" xsi:type="string">Magento_Ui/js/grid/columns/date</item>
187187
<item name="dataType" xsi:type="string">date</item>
188188
<item name="label" xsi:type="string" translate="true">Purchase Date</item>
189-
<item name="dateFormat" xsi:type="string">MMM dd, YYYY, H:MM:SS A</item>
189+
<item name="dateFormat" xsi:type="string">MMM dd, YYYY, H:mm:ss A</item>
190190
</item>
191191
</argument>
192192
</column>

0 commit comments

Comments
 (0)