slackbuilds_ponce/python/convertdate/README
Tonus 281817f077
python/convertdate: Added (convert dates between calendar systems)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-12 08:48:30 +07:00

6 lines
303 B
Text

Python module to convert dates between different calendar systems
(Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil,
Baha'i, Persian, French Republican).
The convertdate package was originally developed as Python Date Utils
by Phil Schwartz. It has been significantly updated and expanded.