Date formatting issue in Azure appservice

前端 未结 0 957
花落未央
花落未央 2020-11-30 12:48

I am trying to convert date value which is a string (09-11-2020) to (2020-11-09) using the code below in C#.

Convert.ToDateTime("09-11-2020").ToStri         


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