Set Timezone Save

GitHub action to set timezone in your locale, works with Linux, Windows, MacOS

Project README

Set Timezone Action

Test Action

This action sets timezone in your runner's locale based on its OS.

Inputs

Input name Description Required ? Default value
timezoneLinux Timezone you want to set if your runner is running on Linux false UTC
timezoneWindows Timezone you want to set if your runner is running on Windows false UTC
timezoneMacos Timezone you want to set if your runner is running on MacOS false GMT

Example usage

uses: szenius/[email protected]
with:
  timezoneLinux: "Asia/Singapore"
  timezoneMacos: "Asia/Singapore"
  timezoneWindows: "Singapore Standard Time"
Open Source Agenda is not affiliated with "Set Timezone" Project. README Source: szenius/set-timezone
Stars
96
Open Issues
5
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating