-
-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Show correct time until next match (#147)
* Update for timezones, showing incorrect time. Pretty sure this was the fault of it showing incorrect diff. * fix incorrect time * fix for edge case fixes a rare edge case where some matches hadn't started when planned due to delay or cancellation * moved time calculation to separate function * timezone-correct starttime * remove unused method * Formatting --------- Co-authored-by: Nicklas Sørensen <nicklas.henri@gmail.com> Co-authored-by: League of Poro <95635582+LeagueOfPoro@users.noreply.github.com>
- Loading branch information
1 parent
5a3f700
commit 2428f27
Showing
2 changed files
with
61 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters