Skip to main content
Version: 1.x

@microsoft/fast-foundation > YearFormat

YearFormat type

A type representing the different year formats

Signature:
export declare type YearFormat = "2-digit" | "numeric";