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