> -----Original Message----- > From: [email protected] On Behalf Of W. Martin Borgert > Sent: 19 January 2012 19:01 > Subject: [Trac] ISO date format in revision log possible? > (Trac 0.11.7) > > Hi, > > in the revision log of a file in an SVN repository, I see > the "Date" values in a prosaic form, e.g. "3 days", "2 weeks" > etc. This is very inconvenient IMHO. I would like to see ISO > dates (YYYY-MM-DD). Currently only hovering over one date > shows an ISO date, but I don't have enough mice to hover over > all dates at once. (How) can I change this in Trac 0.11.7? > If it's not possible with 0.11.7, is it solved in 0.12.2/3? > > TIA!
Have a look at:- http://trac.edgewall.org/ticket/5813 (for tickets) This ended as a `wontfix` but has a snippet of template customisation that might work with the revision log (just guessing)... ~ mark c -- 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.
