export type MonthFormat = "numeric" | "2-digit" | "long" | "short" | "narrow";