string nowTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
string now = DateTime.Now.ToString();
在里面也可以写时间的格式。