twistopayments/Working hours
Check current time for working hours
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| timezone | Timezone | no | UTC |
| calendar | Calendar | no | "" |
| schedule | Working hour schedule | yes | — |
| types | Types of holidays to check (separated by `,`) | no | public,bank,optional,school,observance |
| check_future_days | Check working days in future | no | 0 |
| fail_on_failure | Fail on not working hours | no | true |
Outputs
| name | description |
|---|---|
| working_hours | True if working hours |