Skip to content

Roshdy/material-ui-pickers-hijri-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hijri calendar utils for Material UI Pickers

This library provides implementation specific utility functions that can be used by the material-ui-picker components to correctly render a Hijri calendar.

Please refer to material-ui-pickers's documentation under localized example to learn how to use it. Exactly like Persian but replacing j format to i (i.e. date.format('iYYY') instead of date.format('jYYY') )

Installation

You can install this package with the following command:

npm install material-ui-pickers-hijri-utils

Thanks

Great thanks to material-ui and material-ui-pickers for their great react components.

Inspired by material-ui-pickers-jalali-utils

License

This project is licensed under the MIT license.

About

Jalali Calendar system for material-ui-pickers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%