The timespan setting defines the amount of displayed days in a view. This setting is available in the WeekView and ScheduleView.

For Codeblocks this settings is a positive integer value. This setting defaults to 7. Example:

```gEvent
type: week
timespan: 3
```