{ "info": { "author": "Simon Kaeser", "author_email": "skaeser@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\n``horae.datetime`` provides `zope.formlib `_\ninput widgets for ``Date`` and ``Datetime`` fields of `zope.schema\n`_. Both widgets use the\n`datepicker widget of jQuery UI `_\nto select the date. The ``Datetime`` widget additionally provides two\ninput fields to enter the hour and minute for the time. The hour and\nminute fields are enhanced by the `Spinbox jQuery plugin\n`_.\n\nUsage\n=====\n\nThe widgets may either be registered through ``ZCML`` as new default input\nwidgets for ``Date`` and ``Datetime`` fields or by defining the widget as\n``custom_widget`` on a `zope.formlib `_\nform. Registration as default widget has to be done either in an ``overrides.zcml``\nor the registrations have to be bound to a specific browser layer.\n\nRegistration using the ``overrides.zcml`` would look like this::\n\n \n \n \n \n \n \n \n\nDependencies\n============\n\n* `fanstatic `_\n* `zope.fanstatic `_\n* `js.jquery `_\n* `js.jqueryui `_\n\nChangelog\n=========\n\n1.0a1 (2012-01-16)\n------------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "horae.datetime", "package_url": "https://pypi.org/project/horae.datetime/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/horae.datetime/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/horae.datetime/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "zope.formlib datetime widget used by Horae", "version": "1.0a1" }, "last_serial": 792990, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "5bc7c7b2d1d3edf75cd7ee4e2d9ec450", "sha256": "8881aee722fc1252cb016f5498a35f65a0f8372862e6940fb92a1553b3afef95" }, "downloads": -1, "filename": "horae.datetime-1.0a1.tar.gz", "has_sig": false, "md5_digest": "5bc7c7b2d1d3edf75cd7ee4e2d9ec450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10329, "upload_time": "2012-01-16T12:01:07", "url": "https://files.pythonhosted.org/packages/9e/47/4983c2cb8d6bbf3eb45a00b0c875bd3f37ace04638495bfe699275039b0c/horae.datetime-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5bc7c7b2d1d3edf75cd7ee4e2d9ec450", "sha256": "8881aee722fc1252cb016f5498a35f65a0f8372862e6940fb92a1553b3afef95" }, "downloads": -1, "filename": "horae.datetime-1.0a1.tar.gz", "has_sig": false, "md5_digest": "5bc7c7b2d1d3edf75cd7ee4e2d9ec450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10329, "upload_time": "2012-01-16T12:01:07", "url": "https://files.pythonhosted.org/packages/9e/47/4983c2cb8d6bbf3eb45a00b0c875bd3f37ace04638495bfe699275039b0c/horae.datetime-1.0a1.tar.gz" } ] }