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.

7 lines (6 loc) 128 B
export declare function hexToHSL(hex: string): { h: number; s: number; l: number; }; export default hexToHSL;