Skip to main content
Version: 1.x

@microsoft/fast-foundation > DayFormat

DayFormat type

A type representing the different day formats

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