Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.02 KB

calendar_dayofweekassolostring_158875511.md

File metadata and controls

28 lines (19 loc) · 1.02 KB
-api-id -api-type
M:Windows.Globalization.Calendar.DayOfWeekAsSoloString(System.Int32)
winrt method

Windows.Globalization.Calendar.DayOfWeekAsSoloString

-description

Returns a string representation of the day of the week suitable for stand-alone display.

-parameters

-param idealLength

A positive integer specifying the ideal length, in characters, for the returned string, or 0 specifying the most common abbreviation available.

-returns

A string representation of the day of the week.

-remarks

-examples

-see-also

DayOfWeekAsSoloString, Calendar, date, and time controls, Calendar sample, Date and time formatting sample