UNPKG

material-ui-pickers-jalali-utils

Version:

Calendar utils that add full Persian calendar system support to material-ui-pickers

27 lines (18 loc) 921 B
# Persian calendar utils for Material UI Pickers This library provides implementation specific utility functions that can be used by the [material-ui-picker](https://github.com/dmtrKovalenko/material-ui-pickers) components to correctly render a Persian calendar. Please refer to material-ui-pickers's [documentation](https://github.com/dmtrKovalenko/material-ui-pickers) under localized example to learn how to use it. ## Installation You can install this package with the following command: ```sh npm install material-ui-pickers-jalali-utils ``` ## Thanks Great thanks to [material-ui](https://github.com/callemall/material-ui) and [material-ui-pickers](https://github.com/dmtrKovalenko/material-ui-pickers) for their great react components. ## License This project is licensed under the [MIT license](https://github.com/alitaheri/material-ui-pickers-jalali-utils/blob/master/LICENSE).