c#字符串转换

2021-01-09 22:30

阅读:399

标签:span   rto   str   href   tps   ref   https   max   字符串转换   

 

日期转换为string:

 

System.DateTime.Now.ToString("yyyyMMdd");

//20070424

 

 

System.DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss:ffff");

//2007-04-24 15:52:19

 

 

referto 

https://www.bbsmax.com/A/n2d9YRNBdD/

 

c#字符串转换

标签:span   rto   str   href   tps   ref   https   max   字符串转换   

原文地址:https://www.cnblogs.com/badprogrammer/p/13084134.html


评论


亲,登录后才可以留言!