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] setting for end minute #7

Open
rdmueller opened this issue May 31, 2020 · 0 comments
Open

[FEATURE] setting for end minute #7

rdmueller opened this issue May 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@rdmueller
Copy link
Contributor

add setting for end minute.
If not set, it will be calculated through the duration (added to now or start)
If set, use it as minute of the hour where to end the timer.
The start will be the current time or calculated with the duration.
This enables the setup of a timer which ends at a given time - helpful for a count down. For instance when people are in a waiting room, waiting for a session to start.
parameter should be just end

For the three parameters start, end and duration

  • if specified only one, the remaining two should be calculated by using the given one and the current minutes of the clock
  • if specified two, the remaining one should be calculated by using the given two and the current minutes of the clock
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

2 participants