Modify ↓
Opened 13 years ago
#742 new defect
Report build time in a relative fashion
Reported by: | anatoly techtonik <techtonik@…> | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.6.2 |
Component: | General | Version: | 0.6 |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
It is hard to understand when the build was done if you don't know your time zone relative to server zone. It will be helpful if this information was available somewhere (from tooltip?) as "completed 1 hour, 23 minutes ago"
See http://codereview.appspot.com/ for an example of such timestamps provided by Django's timesince filter. https://docs.djangoproject.com/en/dev/ref/templates/builtins/#timesince
Attachments (0)
Note: See
TracTickets for help on using
tickets.