How to make timestamp date into preferred format?

前端 未结 0 1179
长情又很酷
长情又很酷 2020-12-03 00:34

I have a column YDate in the form \'yyyy-MM-dd HH:mm:ss\' (timestamp type) but would like to convert it to \'dd/MM/yyyy\'. I tried:

df = df.withCol

相关标签:
回答
  • 消灭零回复
提交回复
热议问题