Feature #9347
Display simple dates/times for issues
| Status: | New | Start date: | 2011-09-28 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Resolution: |
Description
Showing simple/relative date/time instead of a full date for issues would be very helpful - when all the dates have the same format they don't stand out.
Could you consider adding the following logic to date/time display in issue lists (and if its not too much trouble through the rest of the app).
Created
Under 1 hour: n minute[s] ago
Under 1 day: n hour[s] ago
Under 1 week: n day[s] ago
Under 1 month: n week[s] ago
Under 1 year: n month[s] ago
Over 1 year: Over n year[s] ago
Due
Within 1 day: In n hour[s]
Within 1 week: In n day[s]
Within 1 month: In n week[s]
Within 1 year: In n month[s]
Over 1 year: In over n year[s]
Thanks!
History
#1 Updated by Mischa The Evil over 1 year ago
You mean that you want the described date-format as the default for date-field values in the issueslists? In that case I'd vote against such a change. In issue-lists I'd like the format as configured globally.
#2 Updated by Mezz Anon over 1 year ago
It could be done as a globally used config setting, or it could be done as a subject matter based preference but the aesthetics doesn't necessarily warrant that level of additional configuration imho.
Date format "Relative" available as a global configuration with i18n support doesn't seem too far fetched..I'd do it myself if RoR was my forte.
#3 Updated by Mezz Anon about 1 year ago
Any further consideration for adding the "Relative" date option?