Hi guys! I am building datatable in dash. I hope to change the format of data time as “%Y-%m-%d”? I read the document [https://dash.plot.ly/datatable/typing] and it shows that I could set type=‘datetime’. What’s the next step? Or does it mean currently I couldn’t set format by this way?
Yeah, unfortunately we haven’t implemented datetime formatting yet - per the page you linked:
At the moment, only type='numeric' formatting can be configured.