[icalendar] added last_update-channel (#9383)

last_update describes the last successful update of the calendar. Fixes #9301.

Signed-off-by: Michael Wodniok <michi@noorganization.org>
This commit is contained in:
Michael Wodniok
2020-12-22 22:48:16 +01:00
committed by GitHub
parent 384bdff87c
commit 7b2bf4b95e
5 changed files with 18 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ They are all read-only.
| next_title | String | Title of the next event |
| next_start | DateTime | Start of the next event |
| next_end | DateTime | End of the next event |
| last_update | DateTime | The time and date of the last successful update of the calendar |
### Channels for `eventfilter`