diff options
Diffstat (limited to 'python/convertdate/README')
-rw-r--r-- | python/convertdate/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/convertdate/README b/python/convertdate/README new file mode 100644 index 0000000000000..93dc5407687f1 --- /dev/null +++ b/python/convertdate/README @@ -0,0 +1,6 @@ +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. |