{"id":13616263,"url":"https://github.com/szenius/set-timezone","last_synced_at":"2025-04-07T11:10:36.624Z","repository":{"id":43168734,"uuid":"295078297","full_name":"szenius/set-timezone","owner":"szenius","description":"GitHub action to set timezone in your locale, works with Linux, Windows, MacOS","archived":false,"fork":false,"pushed_at":"2024-08-05T09:48:55.000Z","size":325,"stargazers_count":107,"open_issues_count":8,"forks_count":22,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T04:34:47.652Z","etag":null,"topics":["action","actions","github-action","github-actions","timezone","timezones"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/szenius.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,"publiccode":null,"codemeta":null}},"created_at":"2020-09-13T04:33:45.000Z","updated_at":"2025-03-25T15:08:21.000Z","dependencies_parsed_at":"2024-05-07T14:55:28.465Z","dependency_job_id":"4ad69d33-c11e-41bb-a614-ccd147d0014b","html_url":"https://github.com/szenius/set-timezone","commit_stats":{"total_commits":21,"total_committers":5,"mean_commits":4.2,"dds":"0.19047619047619047","last_synced_commit":"eebc20b7dc3d0f0832339f7046227a6b32fb44c3"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szenius%2Fset-timezone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szenius%2Fset-timezone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szenius%2Fset-timezone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szenius%2Fset-timezone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szenius","download_url":"https://codeload.github.com/szenius/set-timezone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640465,"owners_count":20971557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["action","actions","github-action","github-actions","timezone","timezones"],"created_at":"2024-08-01T20:01:26.012Z","updated_at":"2025-04-07T11:10:36.604Z","avatar_url":"https://github.com/szenius.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Set Timezone Action\n\n![Test Action](https://github.com/szenius/set-timezone/workflows/.github/workflows/test_run_action.yml/badge.svg)\n\nThis action sets timezone in your runner's locale based on its OS.\n\n## Inputs\n\n| Input name      | Description                                                   | Required ? | Default value |\n| --------------- | ------------------------------------------------------------- | ---------- | ------------- |\n| timezoneLinux   | Timezone you want to set if your runner is running on Linux   | false      | `UTC`         |\n| timezoneWindows | Timezone you want to set if your runner is running on Windows | false      | `UTC`         |\n| timezoneMacos   | Timezone you want to set if your runner is running on MacOS   | false      | `GMT`         |\n\n## Example usage\n\n```yaml\nuses: szenius/set-timezone@v2.0\nwith:\n  timezoneLinux: \"Asia/Singapore\"\n  timezoneMacos: \"Asia/Singapore\"\n  timezoneWindows: \"Singapore Standard Time\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszenius%2Fset-timezone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszenius%2Fset-timezone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszenius%2Fset-timezone/lists"}