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

Age is now rounded up age based indicators #18

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Conversation

dirkschumacher
Copy link
Collaborator

@dirkschumacher dirkschumacher commented Dec 13, 2019

This closes #17

@dirkschumacher dirkschumacher force-pushed the rounding branch 2 times, most recently from b8c7d77 to 8f9a955 Compare December 13, 2019 14:33
In particular age = 24 months was previously rounded to 730 days.
With this change it is rounded to 731 days, making it consistent
with previous implementations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

age = 24 months should translate to 731 days
1 participant