摘要:
DateTime.Now.ToString("dd-MMM-yyyy")想得到英文的月份,如:05-Mar-2008,可是这样s转化完总是得到"05-三月-2008",我应该在哪里设置呢? System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US"); 阅读全文
2008年8月7日 #
2008年8月7日 #