{ "info": { "author": "Tristan Chong", "author_email": "ong@tristaneuan.ch", "bugtrack_url": null, "classifiers": [], "description": "whenis\n======\n\n**whenis** is a command-line utility that converts timestamps between\nUTC and local timezones.\n\nInstallation\n------------\n\n::\n\n pip install whenis\n\nUsage\n-----\n\n::\n\n $ whenis -h\n usage: whenis [-h] [-f TIMEZONE] [-t TIMEZONE] [timestamp [timestamp ...]]\n\n Convert timestamps between UTC and local timezones.\n\n positional arguments:\n timestamp timestamp to be converted\n\n optional arguments:\n -h, --help show this help message and exit\n -f TIMEZONE, --from TIMEZONE\n timezone to convert from (default: utc)\n -t TIMEZONE, --to TIMEZONE\n timezone to convert to (default: local)\n\n $ whenis -f utc -t local \"12/7/16 1:28:36.156 AM\"\n Tue 6 Dec 2016, 5:28:36 PM -08:00\n\n $ whenis 2016-12-07 01:28:36,156\n Tue 6 Dec 2016, 5:28:36 PM -08:00\n\n $ whenis -f local -t utc 6 Dec 2016, 5:28:36 PM\n Wed 7 Dec 2016, 1:28:36 AM +00:00\n\nLicense\n-------\n\n`MIT `__\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/tristaneuan/whenis/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tristaneuan/whenis", "keywords": "time zone timezone conversion", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "whenis", "package_url": "https://pypi.org/project/whenis/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/whenis/", "project_urls": { "Download": "https://github.com/tristaneuan/whenis/tarball/0.0.2", "Homepage": "https://github.com/tristaneuan/whenis" }, "release_url": "https://pypi.org/project/whenis/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A command-line utility to convert timestamps between UTC and local timezones.", "version": "0.0.2" }, "last_serial": 2504029, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b78f86133a591964abc67f4565a86245", "sha256": "cec71b1d880bbc4913ae75615d7fee6fe49d2c5a4d6b8bdb92443c3787b69bf8" }, "downloads": -1, "filename": "whenis-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b78f86133a591964abc67f4565a86245", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1929, "upload_time": "2016-12-07T04:03:05", "url": "https://files.pythonhosted.org/packages/3e/fd/145420744a30331c4705b49b7e9f2e89fff72a69a445200d5d730a32ee97/whenis-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b78f86133a591964abc67f4565a86245", "sha256": "cec71b1d880bbc4913ae75615d7fee6fe49d2c5a4d6b8bdb92443c3787b69bf8" }, "downloads": -1, "filename": "whenis-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b78f86133a591964abc67f4565a86245", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1929, "upload_time": "2016-12-07T04:03:05", "url": "https://files.pythonhosted.org/packages/3e/fd/145420744a30331c4705b49b7e9f2e89fff72a69a445200d5d730a32ee97/whenis-0.0.2.tar.gz" } ] }