What are the supported formats to be used with the type datetime?
I would like to truncate the datetime and only show the date, otherwise I will be getting something like 2020-10-13T00:00:00.
columns=[{'id':'Date','name':'valueDate','type': 'datetime', 'format:'XXX'}]