Partager via


DateTimeFormatInfo.AbbreviatedDayNames Property

Gets a one-dimensional array of String objects that contain the culture-specific abbreviated names of the days of the week.

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)

Syntax

public string [] AbbreviatedDayNames { get; }

Property Value

A one-dimensional array of String objects that contain the culture-specific abbreviated names of the days of the week.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DateTimeFormatInfo Class
DateTimeFormatInfo Members
System.Globalization Namespace