@microsoft/fast-foundation > Calendar > getWeekdayText
Calendar.getWeekdayText() method
Returns a list of weekday labels
Signature:getWeekdayText(): {
text: string;
abbr?: string;
}[];
{ text: string; abbr?: string; }[]
An array of weekday text and full text if abbreviated