Get the time in the specified time zone
- name: Get Time
id: time
uses: JantHsueh/get-time-action@master
with:
timeZone: 8
Parameter | Required | Info |
---|---|---|
timeZone |
true |
time Zone Default: 8 ,East is positive and West is negative. e.g.: UTC/GMT+08:00 set timeZone: 8 |
Parameter | Info |
---|---|
time |
time in the specified time zone |
Get Time Action 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.