nextcloud / nextcloud/calendar
Appointments not taking into account summer / winter time
Open
@SebastianKrupinski is already working on this.
Since Nov 15, 2024.
bug
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Choose timezone that doesn't do winter time for booking
- Book appointment
- Observer 1 hour time difference for timezone Europe/Berlin and others
Expected behavior
Summer / Winter time is taken into account when showing the booking times
Actual behaviour
The booking is done right for the timezone without WT /ST, but doesn't take into account the WT/ST in the slot extrapolation, so it generates a result outside of the set hours.
Calendar app version
v4.7.0-beta.4
CalDAV-clients used
No response
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
No response
Updated from an older installed version or fresh install
None
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.