如何获取当前时间 格式为20130105

怎么获取当前时间 格式为20130105
怎么获取当前时间 格式为20130105

------解决方案--------------------
DateTime.Now.ToString("yyyyMMdd");