Skip to content

WIP: Add support for displaying relative times, and make the relative time period configurable

crvi requested to merge crvi/rhythmbox:relative-time-feature into master

Add support for displaying relative times, and make the relative time period configurable

We do it in Rhythmbox, as there is no helper functions for this feature in Glib, due to reasons in the issue below:

glib#2099 (closed)

There are still some issues to be addressed on the accuracy of the displayed relative time, but it should work otherwise.

Edited by Jonathan Matthew

Merge request reports