This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lemburg
Recipients gdr@garethrees.org, haneef95, lemburg, steven.daprano
Date 2017-10-30.10:58:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509361088.25.0.213398074469.issue31895@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Steven: It's best to use a PyPI package for calendar support such as https://pypi.python.org/pypi/convertdate/.

We only have the standard Gregorian calendar support in datetime and calendar modules.
History
Date User Action Args
2017-10-30 10:58:08lemburgsetrecipients: + lemburg, steven.daprano, gdr@garethrees.org, haneef95
2017-10-30 10:58:08lemburgsetmessageid: <1509361088.25.0.213398074469.issue31895@psf.upfronthosting.co.za>
2017-10-30 10:58:08lemburglinkissue31895 messages
2017-10-30 10:58:08lemburgcreate