mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Duration in days, weeks and months instead of just hours, minutes and seconds #506
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @armond-avanes on GitHub (Mar 10, 2025).
On the web dashboard, I can see the duration of the current external IP in "XhYmZs ago" (hours, minutes and seconds). But for longer durations like several days, weeks or months, it doesn't make sense since I'm getting like "1500h23m5s ago". It will be great if this can be represented as days, weeks and months for longer durations... something like "5M, 4d, 12h ago". It can always show the exact time when you hover on that part (Sep 10, 2024 at 13:45:42) if needed.