yasuyuky/iCal Event Action
Get calendar events in iCal format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ical-url | Url of ical | yes | — |
| time-offset | Calendar time offset (hour) | no | 0 |
| datetime | Date and time in isoformat | no | — |
Outputs
| name | description |
|---|---|
| events | JSON string of events |
| has-events | Boolean value |