The proposal to merge lp:~stevenk/launchpad/branch-approximatedate into lp:launchpad has been updated.
Description changed to: Change how dates for branches are displayed. This took far too long to sort out, but there are two properties in branchlisting called since_created and since_updated. They return a duration which was then formatted as a duration -- and the duration formatter maxed out at weeks, so branches would show 'Last modified: 163 weeks ago'. I have ripped them out, and switched to the dates themselves, which will show approximate dates, such as 'Last modified: 2 years ago'. I have written a sinfully small test for this, but approximatedate is very well tested. For more details, see: https://code.launchpad.net/~stevenk/launchpad/branch-approximatedate/+merge/66480 -- https://code.launchpad.net/~stevenk/launchpad/branch-approximatedate/+merge/66480 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/branch-approximatedate into lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

