DateColumn component
Overview
The DateColumn component implements a table column that displays dates.
DateColumn сonstructor: app/code/Magento/Ui/view/base/web/js/grid/columns/date.js
Сonfiguration options
Extends all Column configuration.
DateColumn specific configuration:
Option | Description | Type | Default |
---|---|---|---|
dateFormat |
Date format for the displayed column's values. | String | MMM d, YYYY h:mm:ss A |