如何显示dd-MMM-yyyy 例如 20-Sep-2017 string date=DateTime.Now.ToString("dd-MMM-yyyy",new CultureInfo("en-us")); 真的是炒鸡简单呀 哈哈