id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 9777 New option for displaying absolute date/time in ticket anonymous Jun Omae "In my company it is prefered that changes are displayed as ""Created at 05.11.2010 16:40"" (absolute/exact) instead of ""x days ago"" (relative). So it would be nice when in trac.ini would be a config-param, which indicates if the date should be displayed in absolute or relative mode. Or maybe realizing it like in #2226" enhancement closed normal 1.0 general 0.12.1 normal fixed preferences trac@… leho@… Added a user preference and a option to display relative/absolute datetime. Provide `pretty_dateinfo` function which displays relative/absolute datetime in the user preferences and `default_dateinfo_format` option.