Skip to content

Set Action Timezone

Actions
Sets timezone in your locale
v1.4
Latest
Star (0)

Tags

 (1)

Set Action Timezone 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: hoang-rio/[email protected]
with:
  timezoneLinux: "Asia/Singapore"
  timezoneMacos: "Asia/Singapore"
  timezoneWindows: "Singapore Standard Time"

Set Action Timezone is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Sets timezone in your locale
v1.4
Latest

Tags

 (1)

Set Action Timezone is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.