Skip to main content
Version: 1.x

@microsoft/fast-foundation > WeekdayFormat

WeekdayFormat type

A type representing the different weekday formats

Signature:
export declare type WeekdayFormat = "long" | "narrow" | "short";