Overview
========
Utilities for making date and time handling in Python easy. This is mainly
accomplished with the new Date object which abstracts most of the
differences between datetime, date, time, timedelta, and relativedelta,
allowing you to convert freely between all of them and providing useful
utility methods.
Please look at the README.rst file included with this project and the
source code documentation and examples for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/danielgtaylor/paodate",
"name": "zato-ext-paodate",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "date time timespan sql",
"author": "Daniel G. Taylor",
"author_email": "dan@programmer-art.org",
"download_url": "https://github.com/danielgtaylor/paodate/zipball/master",
"platform": "Platform Independent",
"description": "Overview\n========\nUtilities for making date and time handling in Python easy. This is mainly\naccomplished with the new Date object which abstracts most of the\ndifferences between datetime, date, time, timedelta, and relativedelta,\nallowing you to convert freely between all of them and providing useful\nutility methods.\n\nPlease look at the README.rst file included with this project and the\nsource code documentation and examples for more information.\n",
"bugtrack_url": null,
"license": "",
"summary": "Easy object-oriented date and time handling for Python",
"version": "1.3",
"split_keywords": [
"date",
"time",
"timespan",
"sql"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "2c4765e1b7a84be36b592aa7d3c9796d",
"sha256": "49a99d07543c81dcdbdb28f7934fbb8744b9d953bbc8afd55e123194f1d32219"
},
"downloads": -1,
"filename": "zato_ext_paodate-1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2c4765e1b7a84be36b592aa7d3c9796d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13381,
"upload_time": "2022-12-01T13:36:51",
"upload_time_iso_8601": "2022-12-01T13:36:51.325123Z",
"url": "https://files.pythonhosted.org/packages/04/f5/80f0539ca136e715a7628b8ba5697a05d0beb192453b39e3c0206f0c7fda/zato_ext_paodate-1.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-01 13:36:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "danielgtaylor",
"github_project": "paodate",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "zato-ext-paodate"
}