{"id":21757816,"url":"https://github.com/sanwebinfo/timezone","last_synced_at":"2026-05-18T11:37:06.198Z","repository":{"id":224942672,"uuid":"764637529","full_name":"sanwebinfo/timezone","owner":"sanwebinfo","description":"Search the country name or timezone to get the current date and time.","archived":false,"fork":false,"pushed_at":"2024-03-05T10:05:41.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T03:43:57.468Z","etag":null,"topics":["csv","json","pythnon","python3","sqlite3","timezone","timezone-conversion","timezones"],"latest_commit_sha":null,"homepage":"https://time.mskian.com/","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/sanwebinfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-28T12:51:24.000Z","updated_at":"2024-05-06T06:31:20.000Z","dependencies_parsed_at":"2024-03-05T08:51:36.069Z","dependency_job_id":null,"html_url":"https://github.com/sanwebinfo/timezone","commit_stats":null,"previous_names":["sanwebinfo/timezone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sanwebinfo/timezone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanwebinfo%2Ftimezone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanwebinfo%2Ftimezone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanwebinfo%2Ftimezone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanwebinfo%2Ftimezone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanwebinfo","download_url":"https://codeload.github.com/sanwebinfo/timezone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanwebinfo%2Ftimezone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33177284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["csv","json","pythnon","python3","sqlite3","timezone","timezone-conversion","timezones"],"created_at":"2024-11-26T11:17:12.714Z","updated_at":"2026-05-18T11:37:06.181Z","avatar_url":"https://github.com/sanwebinfo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timezone\n\n[![test](https://github.com/sanwebinfo/timezone/actions/workflows/test.yml/badge.svg)](https://github.com/sanwebinfo/timezone/actions/workflows/test.yml)  \n\nSearch the country name or timezone to get the current date and time.  \n\n## usage\n\n- Require Python 3\n- Download and run it (it use JSON data as fallback database from external Source)\n\n```sh\n\n## Download the script file\nwget https://raw.githubusercontent.com/sanwebinfo/timezone/main/wt.py\n\n## Run the CLI\npython wt.py\n\n```\n\n- install locally\n- it uses the sqlite3 database from locally installed source\n\n```sh\n\n## Clone the Repo\ngit clone https://github.com/sanwebinfo/timezone.git\ncd timezone\n\n## install Modules\npython -m pip install -r requirements.txt\n\n## Run the CLI\npython wt.py\n\n```\n\n- Downlaoad timezone database\n\n```sh\n\n## Download database file\ncurl -sSLfOJ https://github.com/sanwebinfo/timezone/raw/main/database/country.db\n\n## specify the path of the database file\npython wt.py ./your_directory/country.db\n\n```\n\n- Learn more about this timezone search CLI\n\n```sh\npython wt.py -h\n```\n\n## Database\n\n- all the timezone and country zone name was stored in the folder `/database`\n- stored as `db`, `JSON`, and `CSV` data files\n- Database was built using sqlite3, pytz and pycountry Module\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanwebinfo%2Ftimezone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanwebinfo%2Ftimezone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanwebinfo%2Ftimezone/lists"}