3 references to DatePartMonth
mscorlib (3)
system\globalization\hijricalendar.cs (3)
466if (part == DatePartMonth) { 513int m = GetDatePart(time.Ticks, DatePartMonth); 613return (GetDatePart(time.Ticks, DatePartMonth));