afrid18/Check if in maintenance window
Check if the current time is within the maintenance window
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| maintainanceWindowStart | The start time of the maintenance window | yes | 00:00 |
| maintainanceWindowEnd | The end time of the maintenance window | yes | 00:00 |
| timeZone | The time zone | no | EST |
Outputs
| name | description |
|---|---|
| withinWindow | Whether the current time is within the maintenance window |