@microsoft/fast-foundation > MonthFormat
MonthFormat type
A type representing the different month formats
Signature:export declare type MonthFormat = "2-digit" | "long" | "narrow" | "numeric" | "short";
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > MonthFormat
A type representing the different month formats
Signature:export declare type MonthFormat = "2-digit" | "long" | "narrow" | "numeric" | "short";