export interface Month { short: string; full: string; }