DateTime ToString issue with formatting months with “mm” specifier

后端 未结 3 556
眼角桃花
眼角桃花 2020-11-29 13:17

I have a problem to get the correct format. I am expecting \"2013/10\", but instead I get \"2013/00\".

Why is that, and how can I fix this?

DateTime          


        
3条回答
提交回复
热议问题