Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] SRI Implementation via BitSets #4

Open
g1isgone opened this issue Feb 12, 2022 · 0 comments
Open

[FEATURE] SRI Implementation via BitSets #4

g1isgone opened this issue Feb 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@g1isgone
Copy link

Due Date
2022-02-12

Feature Description
Implement the SRI in java - should calculate SRI between two days and across a range of continuous days.

Implementation Details

  • Split up overflowing dates into two intervals
  • Check continuous time intervals
  • SRI Implementation using BitSets

Additional context

@g1isgone g1isgone added the enhancement New feature or request label Feb 12, 2022
g1isgone pushed a commit that referenced this issue Feb 12, 2022
…nvert ChronoRecords to Joda Intervals (2)Split up overflowing dates into two intervals (3) SRI Implementation using BitSets (4) Check continuous time intervals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant