slackbuilds/python/hijri-converter
Tonus 0e1eb03aa5
python/hijri-converter: Added (convert Hijr <-> Greogorian date)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-12 08:48:31 +07:00
..
README python/hijri-converter: Added (convert Hijr <-> Greogorian date) 2023-03-12 08:48:31 +07:00
hijri-converter.SlackBuild python/hijri-converter: Added (convert Hijr <-> Greogorian date) 2023-03-12 08:48:31 +07:00
hijri-converter.info python/hijri-converter: Added (convert Hijr <-> Greogorian date) 2023-03-12 08:48:31 +07:00
slack-desc python/hijri-converter: Added (convert Hijr <-> Greogorian date) 2023-03-12 08:48:31 +07:00

README

A Python package to convert accurately between Hijri and Gregorian
dates using the Umm al-Qura calendar.
Features :
Accurate and verified date conversion.
Optimized code performance compared to similar packages.
Intuitive, clean, and easy-to-use interface.
Most of the methods and formats are similar to those of standard
library.
Multilingual representation of weekday names, months, and calendar
era notations.
Easily extendable to support other natural languages.
Rich comparison between dates.
Validation of input dates.
Works on Python 3.6+ with zero dependencies.
Thoroughly tested with 100% test coverage