var date = DateTime.Now; var month=CultureInfo.CurrentCulture.DateTimeFormat.GetMonthName(date.Month);