DateTime dt = DateTime.Now;string date1 = dt.ToString("yyyy/MM/dd HH:mm:ss", System.Globalization.DateTimeFormatInfo.InvariantInfo);