DateTime Format in C#

后端 未结 0 726
伪装坚强ぢ
伪装坚强ぢ 2021-02-15 20:28

I experiencing a strange behavior of C#. Its some thing like this..

var date = DateTime.Now.ToString(\"MM/dd/yyyy\");

I expecting out to be

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