DateTime示例 #csharp
DateTime.Now.ToString("ddHHmmssff") DateTime.Now.ToString("yyyy-mm-dd") DateTime.Now.ToString("D") //输出成"2016年11月16日"