Formats a timestamp as a localized string or as relative text that auto-updates in the user’s browser. This allows the server to cache HTML fragments containing dates and lets the browser choose how to localize the displayed time according to the user’s preferences

Source: github/relative-time-element: Web component extensions to the standard <time> element.