(Follow-up to closed thread "Dates/Times in ticket history Options" -
http://groups.google.com/group/trac-users/browse_thread/thread/6f67eb42e5c2325a)

If anyone is still interested, there's a patch (based on trunk r6046)
that enables this -- see http://trac.edgewall.org/ticket/5298 for the
patch itself.  Note that http://trac.edgewall.org/ticket/2182
indicates that 0.12 will possibly include an overhaul to date/time
formatting options that will supercede this patch ...but if you're
like me, you want it now ;)

The patch adds support for a new key in your trac.ini [ticket]
section:
[ticket]
show_full_timestamp = true

With show_full_timestamp = true, anywhere on your tickets that you had
a "N days/weeks ago" displayed, you'll now get the exact time and the
"ago" display.  So "Changed 4 days ago" would become "Changed
9/23/2007 10:14:04 AM (4 days ago)".

Note that the setting is optional; with the patch applied and the key
left out altogether, Trac's behavior is unchanged (equivalent to
show_full_timestamp = false).

Questions/issues: respond here, post a comment on #5298, or find me in
irc (morris in #trac).

-morris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to