var r = DateTime.ParseExact(x.ToString().Split(new char[0])[0], "MM/dd/yyyy", CultureInfo.InvariantCulture);
確定! 回上一頁