Displays a cell value as a formatted short date and time value. Example <DateTimeColumn name="lastModifiedDate" title="Last Modified Date" field="lastModifiedDate" /> Properties This column provides default values for the following standard properties: formatComponentskeletonComponentquickFilterValueexportValue Additionally it has these custom properties: showSeconds Type: booleanDefault: false Normally the column will display only the date, hour and minutes. If this is set to true then it will also show the seconds in the time value.