UNPKG

@y0c/react-datepicker

Version:

Flexible, Reusable, Mobile friendly DatePicker Component

4 lines (3 loc) 174 B
export declare const getMonthShort: (locale: any) => any[]; export declare const getWeekDays: (locale: any) => any[]; export declare const getToday: (locale: any) => string;