#14453 closed enhancement (worksforme)
Trac ticket opened and modified dates are displayed in vague format
Reported by: | jmroot (Joshua Root) | Owned by: | wsiegrist@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | ||
Port: |
Description
When viewing a ticket on Trac, the dates when the ticket was opened and last modified are shown in a very approximate (and relative) fashion, e.g. '3 months ago'. It is often useful to know the exact date and time when a ticket was opened, for example, to know if a commit went in before or after the ticket was opened.
I would therefore like a full timestamp to be displayed, as it is on the change history entries. If people like having the information that is conveyed by the approximate relative date, it can be kept as well. Put it in parentheses after the timestamp or something. Might as well do that on the change history and attachments as well.
Change History (5)
comment:1 Changed 17 years ago by wsiegrist@…
Priority: | Normal → Low |
---|---|
Type: | defect → enhancement |
comment:2 Changed 17 years ago by raimue (Rainer Müller)
I would consider this an issue with Trac itself and therefore it should be reported to the Trac project.
comment:3 Changed 17 years ago by jmroot (Joshua Root)
It has been reported upstream before and marked WFM, because it turns out you can get the precise date in a tooltip if you hover over the vague date: http://trac.edgewall.org/ticket/5298
That seems like an unnecessarily inconvenient solution given that the information is right there in the page. There is a patch attached to that ticket which causes the full timestamp to be displayed.
comment:4 Changed 17 years ago by wsiegrist@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing due to a lack of interest. It works fine as is, hopefully it will be per-user configurable some day.
comment:5 Changed 16 years ago by (none)
Milestone: | Website & Documentation |
---|
Milestone Website & Documentation deleted
The interval display is standard Trac, and probably not easily changed via plugins. So how many people actually want this?