1.时间格式转换

DateTime date = DateTime.Now; 

string s= date.ToString("yyyy-MM-dd HH:mm:ss");

最后修改:2014 年 11 月 05 日
如果觉得我的文章对你有用,请随意赞赏