{ "info": { "author": "Grupo ESOC Ingenier\u00eda de Servicios, Tecnativa,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=====================\nDate & Time Formatter\n=====================\n\nThis module was written to extend the functionality of Odoo language engine to\nsupport formatting `Date`, `Time` and `Datetime` fields easily and allow you to\nprint them in the best format for the user.\n\nUsage\n=====\n\nThis module adds a technical programming feature, and it should be used by\naddon developers, not by end users. This means that you must not expect to see\nany changes if you are a user and install this, but if you find you have it\nalready installed, it's probably because you have another modules that depend\non this one.\n\nIf you are a developer, to use this module, you need to:\n\n* Call anywhere in your code::\n\n formatted_string = self.env[\"res.lang\"].datetime_formatter(datetime_value)\n\n* If you use Qweb::\n\n \n\n* If you call it from a record that has a `lang` field::\n\n formatted_string = record.lang.datetime_formatter(record.datetime_field)\n\n* ``models.ResLang.datetime_formatter`` docstring explains its usage.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/149/10.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Jairo Llopis \n* Vicent Cubells \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.tecnativa.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-datetime-formatter", "package_url": "https://pypi.org/project/odoo10-addon-datetime-formatter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo10-addon-datetime-formatter/", "project_urls": { "Homepage": "https://www.tecnativa.com" }, "release_url": "https://pypi.org/project/odoo10-addon-datetime-formatter/10.0.1.0.0/", "requires_dist": [ "odoo (<10.1dev,>=10.0)" ], "requires_python": "", "summary": "Helper functions to give correct format to date[time] fields", "version": "10.0.1.0.0" }, "last_serial": 3998440, "releases": { "10.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "08eef275964410eb6b698a6b4c7a63b4", "sha256": "5c02a39db46624e4556c2c89b557e552577103266a03ab7d97bee6df97a68aa0" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "08eef275964410eb6b698a6b4c7a63b4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 27741, "upload_time": "2017-06-29T04:30:06", "url": "https://files.pythonhosted.org/packages/59/79/f991d80592c1baf8a6bc5eebfa7d3c80f6e59608174c01b08e6ee7f99d74/odoo10_addon_datetime_formatter-10.0.1.0.0-py2-none-any.whl" } ], "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "b5b077ac04366904f11e2bc2f5871b22", "sha256": "0eb1ae490936c0bf660e7aba6adf6478079234d973bbf79095d49a3d7a51feff" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "b5b077ac04366904f11e2bc2f5871b22", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 29308, "upload_time": "2017-07-02T06:48:40", "url": "https://files.pythonhosted.org/packages/d0/33/227a6de731443a616eb12b043b65002f1190585044fb5107de44b77711b7/odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev1-py2-none-any.whl" } ], "10.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "98a38630334bd6ca0566075993a6050d", "sha256": "406ddb9dfba26137b83de0e1b66ad58c7466436a09119e3cbd11c94d1a632246" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "98a38630334bd6ca0566075993a6050d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 30071, "upload_time": "2017-12-03T05:31:41", "url": "https://files.pythonhosted.org/packages/ac/9c/1212d4f1a4e3a6e9601718fc939356ff0434cb35bb341b213a1af0607440/odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev2-py2-none-any.whl" } ], "10.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "c393a28e6b0d3d584a5c3ceb6c40630e", "sha256": "e2d81f997207c4027d0804e15cc672f173053feb5fb298d8ffba072e89e6382e" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "c393a28e6b0d3d584a5c3ceb6c40630e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 30120, "upload_time": "2018-03-04T05:32:22", "url": "https://files.pythonhosted.org/packages/cd/d4/f71962b450b1093e4fc769236ac16a461b9ea25d7396a404701cd50a9b74/odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev3-py2-none-any.whl" } ], "10.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "210fd3bd18115b7df153db9c0e801ee2", "sha256": "baf84d38915f798079c376b2f4df6dc6e78eba5edfd37010fbe8a1bc7e682461" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "210fd3bd18115b7df153db9c0e801ee2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 30693, "upload_time": "2018-06-25T04:36:22", "url": "https://files.pythonhosted.org/packages/74/9f/e0ef58416aa1e357ed0f5ecb69a1b4f7666df9fc26e67d9873f01099af97/odoo10_addon_datetime_formatter-10.0.1.0.0.99.dev4-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08eef275964410eb6b698a6b4c7a63b4", "sha256": "5c02a39db46624e4556c2c89b557e552577103266a03ab7d97bee6df97a68aa0" }, "downloads": -1, "filename": "odoo10_addon_datetime_formatter-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "08eef275964410eb6b698a6b4c7a63b4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 27741, "upload_time": "2017-06-29T04:30:06", "url": "https://files.pythonhosted.org/packages/59/79/f991d80592c1baf8a6bc5eebfa7d3c80f6e59608174c01b08e6ee7f99d74/odoo10_addon_datetime_formatter-10.0.1.0.0-py2-none-any.whl" } ] }