{"id":20462008,"url":"https://github.com/denvercoder1/timezone-convert-albert-ext","last_synced_at":"2026-02-27T06:06:58.993Z","repository":{"id":46045415,"uuid":"429211178","full_name":"DenverCoder1/timezone-convert-albert-ext","owner":"DenverCoder1","description":"Albert launcher extension for converting between timezones","archived":false,"fork":false,"pushed_at":"2023-01-10T23:01:58.000Z","size":29,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-24T22:37:37.400Z","etag":null,"topics":["albert","albert-extensions","albertlauncher","timezone-conversion","timezones"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DenverCoder1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["DenverCoder1"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-11-17T21:49:26.000Z","updated_at":"2024-09-01T12:17:27.000Z","dependencies_parsed_at":"2023-02-08T20:30:20.980Z","dependency_job_id":null,"html_url":"https://github.com/DenverCoder1/timezone-convert-albert-ext","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DenverCoder1/timezone-convert-albert-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Ftimezone-convert-albert-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Ftimezone-convert-albert-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Ftimezone-convert-albert-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Ftimezone-convert-albert-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenverCoder1","download_url":"https://codeload.github.com/DenverCoder1/timezone-convert-albert-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Ftimezone-convert-albert-ext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["albert","albert-extensions","albertlauncher","timezone-conversion","timezones"],"created_at":"2024-11-15T12:29:32.051Z","updated_at":"2026-02-27T06:06:58.964Z","avatar_url":"https://github.com/DenverCoder1.png","language":"Python","readme":"# timezone-convert-albert-ext\n\n\u003e **Warning**: This plugin is not supported in Albert \u003e= 0.18\n\n[![discord](https://custom-icon-badges.herokuapp.com/discord/819650821314052106?color=5865F2\u0026logo=discord-outline\u0026logoColor=white \"Dev Pro Tips Discussion \u0026 Support Server\")](https://discord.gg/fPrdqh3Zfu)\n[![License MIT](https://custom-icon-badges.herokuapp.com/github/license/DenverCoder1/timezone-convert-albert-ext.svg?logo=repo)](https://github.com/DenverCoder1/timezone-convert-albert-ext/blob/main/LICENSE)\n[![code style black](https://custom-icon-badges.herokuapp.com/badge/code%20style-black-black.svg?logo=black-b\u0026logoColor=white)](https://github.com/psf/black)\n\nExtension for converting between timezones in [Albert launcher](https://albertlauncher.github.io/)\n\n![demo](https://user-images.githubusercontent.com/20955511/142350619-0b84305e-0422-4e0c-8ecc-d1f6cdac540a.gif)\n\n## Installation\n\n1. Locate the `modules` directory in the Python extension data directory.\n\nThe data directories reside in the data directories of the application defined by Qt. Hence on linux the modules would be looked up in the following directories (in this order):\n\n```\n~/.local/share/albert/org.albert.extension.python/modules\n/usr/local/share/albert/org.albert.extension.python/modules\n/usr/share/albert/org.albert.extension.python/modules\n```\n\n(Note: Double-clicking on a module in the settings will open the directory in the file manager.)\n\n2. Clone this repository into your `modules` directory.\n\n```bash\ncd /path/to/modules\n\ngit clone https://github.com/DenverCoder1/timezone-convert-albert-ext.git\n```\n\n3. Ensure that `dateparser` is installed using pip.\n\n```bash\npython3 -m pip install dateparser\n```\n\n4. Enable the extension in the settings under `Extensions \u003e Python`.\n\n![settings](https://user-images.githubusercontent.com/20955511/142149401-188a865a-211e-4aa9-9e03-bf6314c2041e.png)\n\n## Usage\n\nType a time, followed by the word \"to\" or \"in\" and then the timezone you want to convert to.\n\nExamples:\n\n`10pm PST to CST`\n\n`8am MST in New York`\n\nYou can also use \"Time in...\" to convert the current time to another timezone.\n\n`Time in UTC`\n\n`Time in Tokyo`\n\n## Configuration\n\nIn `config.jsonc` there are options to customize the extension:\n\n### Date format\n\nTo change the way dates are displayed, set the `date_format` option.\n\nThe default is `%a %d %b` (e.g. \"Mon 12 Dec\").\n\nSee https://strftime.org for a list of supported formats\n\n### Time format\n\nTo change the way times are displayed, set the `time_format` option.\n\nYou can use `%H:%M` for 24-hour time, or `%I:%M %p` for 12-hour time.\n\nThe default is `%I:%M %p` (eg. \"12:00 PM\")\n\nSee https://strftime.org for a list of supported formats\n\n### Remove leading zeros\n\nSet `remove_leading_zeros` to true to remove leading zeros from the date/time.\n\nEg. `Mon 01 Dec 01:00 PM` becomes `Mon Dec 1 1:00 PM`.\n\nThe default is `true`.\n\n### Lowercase AM/PM\n\nSet `lowercase_am_pm` to replace 'AM'/'PM' with 'am'/'pm' in time formats.\n\nThe default is `true`.\n\n### Timezone aliases\n\nTo add a city or abbreviation as an alias for a timezone, add it to `tz_aliases` as a key-value pair.\n\nSee https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of supported timezones\n\n\n## Contributing\n\nIf you have any questions, suggestions, or issues, please feel free to open an issue or pull request.\n\n## Support\n\n💙 If you like this project, give it a ⭐ and share it with friends!\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.youtube.com/channel/UCipSxT7a3rn81vGLw9lqRkg?sub_confirmation=1\"\u003e\u003cimg alt=\"Youtube\" title=\"Youtube\" src=\"https://custom-icon-badges.herokuapp.com/badge/-Subscribe-red?style=for-the-badge\u0026logo=video\u0026logoColor=white\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sponsors/DenverCoder1\"\u003e\u003cimg alt=\"Sponsor with Github\" title=\"Sponsor with Github\" src=\"https://custom-icon-badges.herokuapp.com/badge/-Sponsor-ea4aaa?style=for-the-badge\u0026logo=heart\u0026logoColor=white\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[☕ Buy me a coffee](https://ko-fi.com/jlawrence)\n","funding_links":["https://github.com/sponsors/DenverCoder1","https://ko-fi.com/jlawrence"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Ftimezone-convert-albert-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvercoder1%2Ftimezone-convert-albert-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Ftimezone-convert-albert-ext/lists"}