UNPKG

persian-fullcalendar

Version:

React component that helps you to makes simple Farsi/Jalali/Shamsi date picker. It also has range date picker you can select multiple days in multiple months.

4 lines (3 loc) 169 B
export declare const isRtl: () => boolean; export declare const localizeNumber: (n: string | number) => string | number; export declare const weekDayNames: string[];