For things like #379584: Remove 'ago' from the "Last updated" column on issue views, it'd be really hand to have a date field rendered as "time ago" but without the t('%time ago') behavior. Providing the raw value also lets people do more interesting things with the new field rewriting feature.
| Comment | File | Size | Author |
|---|---|---|---|
| views_date_raw_time_ago.patch | 2.25 KB | dww |
Comments
Comment #1
merlinofchaos commentedIn we go.
Comment #2
dwwThanks!