https://github.com/zcong1993/setup-timezone
setup timezone for actions
https://github.com/zcong1993/setup-timezone
actions timezone
Last synced: 6 months ago
JSON representation
setup timezone for actions
- Host: GitHub
- URL: https://github.com/zcong1993/setup-timezone
- Owner: zcong1993
- License: mit
- Created: 2020-03-10T09:24:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T13:56:20.000Z (over 1 year ago)
- Last Synced: 2025-04-07T08:15:48.812Z (6 months ago)
- Topics: actions, timezone
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup Timezone 
Setup timezone you need for action.
## Getting Started
Simple usage:
```yaml
- name: Setup timezone
uses: zcong1993/setup-timezone@master
with:
timezone: Asia/Shanghai
```## License
MIT © zcong1993