Date Heure merde pandas

df['column'] = pd.to_datetime(df['column'], format = "%Y%m%d").dt.strftime('%Y-%m-%d') 
Sparkling Shrike