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

Enhancement: Enter a future time to set timer length #21

Open
GoogleCodeExporter opened this issue Jan 30, 2016 · 0 comments
Open

Enhancement: Enter a future time to set timer length #21

GoogleCodeExporter opened this issue Jan 30, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

cooktimer currently allows the user to set the timer length (i.e. the amount of 
time the timer runs) directly.  I would like to be able to enter a future time 
value so that the timer length is determined by the difference between the 
entered time and the current time, where the current time is determined when 
the user clicks Start.

For example, if the user enters 13:01:01 for the time and the time is 11:00:00 
when the user clicks start, the timer is set to run for 2:01:01.  A 24 hour max 
could be assumed, such that if, instead, the time is 23:00:00 when the user 
clicks start, the timer is set to run for 14:01:01.

Original issue reported on code.google.com by [email protected] on 19 Oct 2011 at 7:47

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

1 participant