Project privacy set to public. By default, its content is available to everyone (authenticated or not). Please note that more restrictive permissions might exist on some items.
In the codebase, scripts and applications displaying tlp-relative-date components rely on moment.js to format dates.
tlp-relative-date
We can get the same formatting using custom dates formatters, so we can get rid of moment.js from these scripts/apps dependencies.
For the record, moment.js is deprecated since a long time now [0], and we want to get rid of it step-by-step.
[0] see https://momentjs.com/docs/#/-project-status/