Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
System
Globalization
DateTimeFormatInfo
GetShortestDayName
System.Globalization.DateTimeFormatInfo.GetShortestDayName C# (CSharp) Метод
Документация по классу DateTimeFormatInfo
Показать файл
Открыть проект
GetShortestDayName()
публичный
Метод
Obtains the shortest abbreviated day name for a specified day of the week associated with the current DateTimeFormatInfo object.
public
GetShortestDayName
(
DayOfWeek
dayOfWeek
) :
string
dayOfWeek
DayOfWeek
One of the DayOfWeek values.
Результат
string
public extern string GetShortestDayName(DayOfWeek dayOfWeek); }
DateTimeFormatInfo
Clone
DateTimeFormatInfo
GetAbbreviatedDayName
GetAbbreviatedMonthName
GetAllDateTimePatterns
GetDayName
GetFormat
GetMonthName
GetShortestDayName