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

Automatic dive calculations class. #17

Closed
arjo129 opened this issue Oct 9, 2018 · 2 comments
Closed

Automatic dive calculations class. #17

arjo129 opened this issue Oct 9, 2018 · 2 comments
Assignees
Labels
priority.high Must do type.enhancement An enhancement to an existing story type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a ne
Milestone

Comments

@arjo129
Copy link

arjo129 commented Oct 9, 2018

Write a class that takes number of minutes spent under water and initial PG and converts it to final PG.

@arjo129 arjo129 added type.enhancement An enhancement to an existing story type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a ne priority.high Must do labels Oct 9, 2018
@arjo129 arjo129 added this to the v1.2 milestone Oct 9, 2018
@cjunxiang
Copy link

take note of my latest PR, has new compareUtil class with functions that compares 2 time and gives you the difference in number of minutes.
work with a imaginary variable Difference that my method returns for now....
soon this Variable "difference" will be accurate and compares date+time difference instead of just time.

@shuanang
Copy link

done in the latest merge #47. Will deal with compareUtil class in upcoming milestone!

shuanang pushed a commit that referenced this issue Nov 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.high Must do type.enhancement An enhancement to an existing story type.task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a ne
Projects
None yet
Development

No branches or pull requests

3 participants