Forum Discussion

Bhavpreet Bains's avatar
Bhavpreet Bains
Iron Contributor
Jul 12, 2018
Solved

Column formatting for date column

Hello,    I was trying to format Due Date column to show green with check mark if the Status is completed. However, after adding the column formatting code, it switched the date format from DD/MM/Y...
  • spucelik's avatar
    Jul 12, 2018

    Bhavpreet...try using the .toLocalDateString() method in you're formatting as described here.

Resources