User:Mxn/CommentsInLocalTime/sandbox.js: Difference between revisions

Content deleted Content added
gerrit:1149440 has landed
Overshot a bit
 
Line 331:
// Replace the text.
var text = formatDate(then, {type: "relative"});
if (text) {
$(elt).text(text);
}
// Register for periodic updates.