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

Rounding to nearest xx minutes when adding hours #40

Open
olpeh opened this issue Feb 27, 2016 · 5 comments
Open

Rounding to nearest xx minutes when adding hours #40

olpeh opened this issue Feb 27, 2016 · 5 comments

Comments

@olpeh
Copy link
Owner

olpeh commented Feb 27, 2016

Settings for rounding:
Off
5 min
10 min
15 min
30 min

@olpeh
Copy link
Owner Author

olpeh commented Feb 27, 2016

Working on this

@olpeh olpeh closed this as completed in bed8ef8 Feb 29, 2016
@olpeh
Copy link
Owner Author

olpeh commented Mar 1, 2016

Instead of rounding the timestamps, it should only round the duration. This is due to avoiding double rounding failures and it would show the actual stamps in the history but the durations would be rounded.

@olpeh olpeh reopened this Mar 1, 2016
@olpeh
Copy link
Owner Author

olpeh commented Jan 14, 2018

Not high priority and actually removing this for simplicity because the implementation was horrible. Will reopen (and reimplement) if requested by users.

@olpeh olpeh closed this as completed Jan 14, 2018
@kivoli
Copy link

kivoli commented Feb 14, 2018

Well, one of these users would be me then. :D
Just updated and wondered where it went. Regarding what to round I would prefer the timestamp because these times are what I actually have to put into the official tracking system (government mandated). Of course it’s only a convenience thing but it would be appreciated nevertheless!

@olpeh
Copy link
Owner Author

olpeh commented Feb 14, 2018

Okay, thanks for the feedback @kivoli ! I'll try to get it back and also implement it in a better / more maintainable manner.

@olpeh olpeh reopened this Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants