Searched refs:timeago (Results 1 – 3 of 3) sorted by relevance
17 $.timeago = function(timestamp) { function19 else if (typeof timestamp == "string") return inWords($.timeago.parse(timestamp));20 else return inWords($.timeago.datetime(timestamp));22 var $t = $.timeago;24 $.extend($.timeago, {101 $.fn.timeago = function() { function
63 sinceSpan.timeago();
289 sinceSpan.timeago();421 .timeago());902 jQuery.timeago.settings.allowFuture = true;