CultureInfo culInfo = Thread.CurrentThread.CurrentCulture; string format = culInfo.DateTimeFormat.ShortDatePattern; 相关文章: