actions-marketplace-validations/Current Time 2
Get the current time with format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| format | Time format to use using [MomemtJS syntax](https://momentjs.com/) | — | <None> |
Outputs
| name | description |
|---|---|
| time | The time this action was run |
| formattedTime | The time this action was run - formatted using `format` input |