I’m having trouble with the date conversion from dataframe to dict in AG grid and dcc.store.
for example: the date column of my dataframe, is converted to this format in the AG grid
2023-05-12T00:00:00 .
Is there an option for loading the AG grid or dcc.store with the correct date format ?