Describe the bug
when adding a new calender entry the log error
`
calendar.0
2020-05-20 09:21:35.405
error
(19192) TypeError: Cannot read property 'between' of undefined at VTimezone.getOffset (/opt/iobroker/node_modules/iobroker.calendar/lib/vtimezone.js:39:53) at VTimezone.getHourOffset (/opt/iob
`
is shown.
To Reproduce
Steps to reproduce the behavior:
Go to 'calender'
Click on 'new entry'
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots & Logfiles
`
calendar.0
2020-05-20 09:21:35.405
error
(19192) TypeError: Cannot read property 'between' of undefined at VTimezone.getOffset (/opt/iobroker/node_modules/iobroker.calendar/lib/vtimezone.js:39:53) at VTimezone.getHourOffset (/opt/iob
`
Versions:
Adapter version:
3.0.20
Node version:
10.20.1
Operating system:
raspbian buster
Additional context
it´s not possible to add a new entry. after deleting the new entry no error is shown in the log.
Describe the bug
when adding a new calender entry the log error
`
` is shown.
To Reproduce
Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
Screenshots & Logfiles
`
`
Versions:
Adapter version:
3.0.20
Node version:
10.20.1
Additional context
it´s not possible to add a new entry. after deleting the new entry no error is shown in the log.