<p>The <a href="http://www.openstreetmap.org/history/comments/feed">(global) feed of changeset comments</a> contains text including relative dates like: <em>“Updated … minutes ago by …”</em>. The language of the date itself appears to be random? For example, my feed reader ended up grabbing the following:</p>

<ul class="task-list">
<li>Updated 17 Minuten ago</li>
<li>Updated 大约 3 小时 ago</li>
<li>Updated około 2 godziny ago</li>
</ul>

<p>Also, what is the point of having this information in the feeds in the first place? As feeds are almost always cached on client side and often consumed asynchronously (i.e. not immediately after the feed reader grabs them), this information is quite useless. Formatting as an absolute date would make more sense, or even leaving it away as the information is already present in the <code>pubDate</code> RSS-field.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/issues/825">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLf2CKi1Q9Nlr5gHQCDDZoHTuhK5qks5nKgirgaJpZM4C3P0E.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/issues/825"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>