Merge pull request #2634 from jupadin/fixTimeOffset

This commit is contained in:
Michael Teeuw
2021-08-29 14:03:07 +02:00
committed by GitHub
2 changed files with 50 additions and 34 deletions

View File

@@ -26,6 +26,7 @@ _This release is scheduled to be released on 2021-10-01._
### Fixed
- Fix undefined error with ignoreToday option in weather module (#2620).
- Fix time zone correction in calendar module when the date hour is equal to the time zone correction value (#2632).
## [2.16.0] - 2021-07-01