首页 > 代码库 > C# 时间 相关操作

C# 时间 相关操作

DateTime.Now.ToString( " yyyy " )DateTime.Now.ToString( " yyyyMM " )DateTime.Now.ToString( " yyyyMMdd " )