System::Globalization::DateTimeFormatInfo::GetDayName 方法

DateTimeFormatInfo::GetDayName method

获取星期名称。

String System::Globalization::DateTimeFormatInfo::GetDayName(DayOfWeek day_of_week) const
参数类型描述
day_of_weekDayOfWeek要获取名称的天。

ReturnValue

星期名称。

另见