Merge pull request #2500 from sdetweil/daylight_fullday

fix fullday recurring event where start date is before 2007
This commit is contained in:
Michael Teeuw
2021-03-23 15:56:53 +01:00
committed by GitHub
2 changed files with 43 additions and 25 deletions

View File

@@ -63,6 +63,7 @@ _This release is scheduled to be released on 2021-04-01._
- Fix weather module openweathermap not loading if lat and lon set without onecall.
- Fix calendar daylight savings offset calculation if recurring start date before 2007
- Fix calendar time/date adjustment when time with GMT offset is different day (#2488)
- Fix calendar daylight savings offset calculation if recurring FULL DAY start date before 2007 (#2483)
## [2.14.0] - 2021-01-01