UNPKG

react-hijri-calendar

Version:

A pluggable React calendar component supporting Hijri and Gregorian dates, theming, and custom rendering.

5 lines (4 loc) 186 B
export declare const hijriMonthsAr: string[]; export declare const hijriMonthsEn: string[]; export declare const hijriFirstMonthIndex = 0; export declare const hijriLastMonthIndex = 11;