-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Text that convert interval seconds to days, hours, minutes, seconds #3601
Copy link
Copy link
Closed
Labels
A:dashboardIssues or PRs related to the main dashboard page where monitors' status are shownIssues or PRs related to the main dashboard page where monitors' status are shownA:monitorIssues or PRs related to monitorsIssues or PRs related to monitorsfeature-requestRequest for new features to be addedRequest for new features to be addedgood first issueGood for newcomersGood for newcomershelp wantedMay need your help to test or answerMay need your help to test or answer
Metadata
Metadata
Assignees
Labels
A:dashboardIssues or PRs related to the main dashboard page where monitors' status are shownIssues or PRs related to the main dashboard page where monitors' status are shownA:monitorIssues or PRs related to monitorsIssues or PRs related to monitorsfeature-requestRequest for new features to be addedRequest for new features to be addedgood first issueGood for newcomersGood for newcomershelp wantedMay need your help to test or answerMay need your help to test or answer
🏷️ Feature Request Type
UI Feature
🔖 Feature description
I would find it very useful if the GUI where you enter the intervals will also convert the interval from seconds to "days, hours, minutes and seconds" (depending if it is larger than each) and display the result under the text box like where the explanation is under the URL box, but under the interval box like here:
✔️ Solution
This just helps with monitors that are longer durations than seconds, so having an interval set to 90 will show a text like "1 Minute, 30 Seconds" or 3600 seconds will be "1 Hour, 0 Minutes, 0 Seconds".
I use large intervals that are some days or weeks apart, so having the seconds converted would help a lot to see that I'm using the correct value.
❓ Alternatives
No response
📝 Additional Context
No response