Week and Month mode
Week and Month mode are the two modes that can be used to display the schedule.
Week mode

Month mode

Mode schema
| Property | Type | Status | Values |
|---|---|---|---|
type | string | optional | day/week/month |
style | string | optional | default/modern |
Month mode
| Property | Description |
|---|---|
startDate | You have to set the first day of the month with start time of the day 00:00:00 eg. 2023-05-01T00:00:00 |
endDate | You have to set the last day of the month with start time of the day 00:00:00 eg.2023-11-30T00:00:00 |
Week mode
| Property | Description |
|---|---|
startDate | You have to set the first day of the month with start time of the day 00:00:00 eg. 2023-05-01T00:00:00 |
endDate | You have to set the first day of the month with start time of the day 00:00:00 eg.2023-05-20T00:00:00 |
Week / Month - item in useEpg
In the mode you have to set the startDate and endDate in single element of epg based on the description below.
| Property | Description |
|---|---|
since | You have to set the start time of the day 00:00:00 eg. 2023-05-01T00:00:00 |
till | You have to set the end time of the day 24:00:00 eg. 2023-05-09T24:00:00 |