jingming/Output the current time in a timezone
Output the current time in a timezone. eg. America/Los_Angeles
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 2, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: jingming/format-timezone@2e644053545150b17cd515123cfbb7a6beb53780 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| timezone | Timezome name | yes | — |
| format | Style to output the time | yes | — |
Outputs
| name | description |
|---|---|
| time | Formatted string |