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

Support different duration values for the script #75

Closed
polyluxus opened this issue Mar 26, 2019 · 0 comments
Closed

Support different duration values for the script #75

polyluxus opened this issue Mar 26, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@polyluxus
Copy link
Owner

It would be nice to instead issuing the default duration in seconds, a suffix (d = days; h = hours; m = minutes) could determine how long the calculation should run (default should remain seconds no prefix needed there):

input normalised/equivalent input
120 2:00
3600 1:00:00
70:0 1:10:00
12:00:00 12:00:00
15m 15:00
1h 1:00:00
1d 24:00:00
... ...
@polyluxus polyluxus added the enhancement New feature or request label Mar 26, 2019
@polyluxus polyluxus added this to the v0.3.0 milestone Mar 26, 2019
polyluxus added a commit that referenced this issue Mar 27, 2019
Enhanced: suffixes for duration values for days, hours, minutes #75
Enhanced: updated documentation to include this
@polyluxus polyluxus mentioned this issue Apr 4, 2019
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

1 participant