Closed
Bug 586143
Opened 15 years ago
Closed 15 years ago
backup dates should be contextually displayed
Categories
(Testing Graveyard :: ProfileManager, defect)
Testing Graveyard
ProfileManager
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
Details
Currently, we display the whole date string. While it is nice to have such verbose information, it clutters up the display and it is more information than is necessary.
Something like the following for date display would work better:
- if its < 24 hours old, display the time,
- if it's greater than 24 hours but less than a year, display month + date
- if it's over a year, display month + year
Of course, if someone doesn't refresh their screen for some time this is misleading.
| Reporter | ||
Comment 1•15 years ago
|
||
close enough
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•