C#获取当前时间到毫秒

string currentDate = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss:fff:ffffff");

你可能感兴趣的:(C#获取当前时间到毫秒)