fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes

This commit is contained in:
Sam Detweiler
2020-11-16 13:49:44 -06:00
parent a05c08ed48
commit 12405b66d0
2 changed files with 53 additions and 31 deletions

View File

@@ -12,6 +12,7 @@ _This release is scheduled to be released on 2021-01-01._
### Added
- Added new log level "debug" to the logger.
- Added Hindi & Gujarati translation.
- Chuvash translation.
@@ -31,6 +32,7 @@ _This release is scheduled to be released on 2021-01-01._
- Rename Greek translation to correct ISO 639-1 alpha-2 code (gr > el). (#2155)
- Add a space after icons of sunrise and sunset (#2169)
- Fix calendar when no DTEND record found in event, startDate overlay when endDate set (#2177)
- Fix calendar full day event east of UTC start time (#2200)
## [2.13.0] - 2020-10-01