Change date format in cell

Hello,

It is possible to change date format only in one cell?

Already understood :slight_smile:

cell: [{row: 0, col: 0, type: ‘date’,
dateFormat: ‘MM/DD/YYYY’,
correctFormat: true}]

Glad you found a solution.

Thanks for a quick update. I guess we can then close the issue.