-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update duration rounding to new algorithms (#65)
~~Currently a WIP.~~ This closes #19 outside of anything related to ZonedDateTime, which I'd prefer to consider separately due to the reliance on time zones. This PR updates duration rounding to the new duration rounding algorithms. As it's a bit of a larger PR, I thought I would create a draft in case anyone wants to take a look early. Overall, this draft is fairly close to complete, but there are still at least a couple bugs around the actually rounding that I'm working through.
- Loading branch information
Showing
15 changed files
with
1,584 additions
and
1,467 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
Oops, something went wrong.