UNPKG

ritm-date

Version:

Date & time lightweight formatter

7 lines (6 loc) 153 B
export declare const locales: Record<string, { months: string[]; shortMonths: string[]; weekDays: string[]; shortWeekDays: string[]; }>;