Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

learn more… | top users | synonyms

0
votes
0answers
48 views

“timeago” stamp is off (Wordpress)

I'm having problems getting the timeago stamp to work properly. Im running wordpress (http://inmo.se/brahegatan/) and there's a built in .js for this. It's showing the timeago stamp (see bottom right ...
0
votes
0answers
40 views

jquery timeago NaN years ago with ISO date format

I have some issues with jQuery timeago plugin http://timeago.yarp.com/ First of all, the short call version doesn't works, I don't know why. $("#abbr.timeago").timeago(); displays nothing. I must use ...
0
votes
1answer
32 views

jQuery/Timeago - Not working on firefox

I'm having a problem with Timeago and was wondering if anyone else was having the same problem, and if anyone knows how to fix it. Javascript: jQuery(document).ready(function() { ...
3
votes
1answer
81 views

Arabic language support for Timeago jQuery plugin

We're going to build multilingual web application and we considering to use Yarp's Timeago jQuery plugin. But we want to support Arabic Language in our application. And as you may know the Arabic ...
-1
votes
2answers
28 views

How do i install jquery time ago plugin

I can't seem to get the jquery time ago plugin to work. Here is my code <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> ...
0
votes
1answer
28 views

Jquery Timeago add AM/PM in title

Im using Timeago plugin to replace date and time with 2 minute ago . After i implement with my php code : <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-timeago/0.9.3/jquery.timeago.js" ...
0
votes
0answers
56 views

Timeago jquery plugin does not display on IE. How can I fix it?

I use Tweetable plugin and Timeago plugin to display tweets on my website. You can see at : http://www.beautyworkssalon.com/products.html (the "Follow Us On" section on left comlumn). I want to "n ...
0
votes
2answers
50 views

Opposite of timeago.js?

I found a nifty little time-to-text jQuery plugin called timeago.js (think Twitter timestamps.) It's not a complex plugin, but it saves good dev time, and I especially like that it auto-updates. ...
0
votes
2answers
58 views

Python on gae datetime to UTC format

I have a datetime on my model 2013-02-19 05:29:27.874648 I am using jquery timeago.. but the problem is it don't give the desire output.. <time class="timeago" datetime="{{ activity.created ...
0
votes
1answer
65 views

jQuery.Timeago plugin needs explanation

Has anybody used the jQuery Timeago plugin and able to give some advice? I've got myself in a complete muddle working out timezones. I'm in the UK with GMT and Daylight Saving Time (DST), my server ...
0
votes
2answers
33 views

Setting up jquery timeago plugin

I am trying to setup the jQuery timeago plugin with dates in the PHP format: d/m/Y H:i:s but to little success. Here is what I've done so far: <script> $(document).ready(function () { ...
1
vote
1answer
33 views

using timeago with jquery mobile

Anyone try this yet? I am having a tough time getting it to work. I tried initializing it in the head of my template using both(one or the other) the following: <script> ...
0
votes
0answers
49 views

timeago yii extensions inside pjax'ed container

i need timeago works when loaded using pjax. here's my div inside pjax container <div class="timeagoWrap"> <?php $timeago = "<time class=\"timeago\" ...
1
vote
1answer
91 views

If certain time elapsed from ISO 8601 timestamp, perform specified function

I'm wondering what the best way is to perform the below functionality: Read an ISO 8601 timestamp, say from an attribute of a HTML element Check whether a certain amount of time has elapsed Do ...
2
votes
0answers
80 views

jQuery timeago plugin not working in Safari

I am using jQuery timeago plugin, and it is working in Chrome and Firefox but not in Safari. The usage is pretty simple as given on the website. $(document).ready(function() { ...
1
vote
0answers
104 views

CakePHP 2: Localization&Internalization for function timeAgoInWords()

My problem is that I can not translate a date from English to Russian. I followed this guides: Internationalization & Localization CakePHP I18N shell I wrote in AppController.php this code: ...
1
vote
1answer
52 views

How to inject some JS code after every remote call in Rails 3

So I'm using timeago plugin in my Rails 3 app, wrapping it within this function (note than the timeout just keeps the timeago strings updated to the minute at every moment): function doTimeago() { ...
0
votes
1answer
88 views

jQuery Timeago Plugin with php

I pulling date from Database. Time Ago is working fine but its not update time <abbr class="timer timeago modified"><?php echo date('Y-m-d H:i:s', strtotime($row['project_create_date'])); ...
2
votes
2answers
742 views

Convert Unix timestamp to ISO 8601

I want to use the jquery timeago plugin - http://timeago.yarp.com/ I have timestamps like this 1331209044000 and the docs say i need an ISO 8601 timestamp. To be honest i have never heard of ISO ...
0
votes
1answer
125 views

Jquery Time Ago only in days

I want jquery timeago only show me the timeago in days ! I meant when passed 30 days it will show me 31,32,32 days and not 1 month. Thanx for your pront answer.
0
votes
1answer
195 views

ruby on rails time_ago_in_words doesn't display seconds ago

Here is my en.yml locale en: datetime: distance_in_words: less_than_x_seconds: one: "1 sec" other: "%{count} secs" x_seconds: one: "1 sec" other: ...
0
votes
0answers
85 views

timeago refresh not working

I have added timeago and followed the instruction as mentioned in timeago . I am able to get the timeago value when generating the page but it is not refreshing as time goes. Any help is appreciated. ...
0
votes
3answers
1k views

Display “time ago” instead of datetime in PHP Codeigniter

I would like to display a time format like twitter and FB (Posted 3 hours ago, Posted 2 minutes ago and so on...) I've tried this piece of code without success : function ...
1
vote
2answers
339 views

PHP time ago function returning 4 hours for all dates

I am not sure why, but the following is returning 4 hours ago for all the following date/time function ago($timestamp){ $difference = floor((time() - strtotime($timestamp))/86400); ...
1
vote
1answer
139 views

Time stamp using “time ago” function and date difference

My host makes working with MySQL exceedingly difficult; to avoid having to work with MySQL, is there any way to add timestamps to articles by using a table-less "time ago" function, then using echo to ...
1
vote
1answer
696 views

Replacing time_ago_in_words with timeago jQuery plugin in i18n-ized Rails 3.2 app

Running my finished Rails Tutorial app through Rails Best Practices got me a warning to not use the time_ago_in_words method as "it's too expensive to calculate the time on the server side", so they ...
0
votes
0answers
163 views

jQuery TimeAgo plugin - runtime settings

I'm trying to tweak the TimeAgo plugin so that I can have a short and a long version on a case by case basis on the same page. Here's what I've tried $("time.timeago-short").timeago({minutes: ...
0
votes
1answer
111 views

Can I pass in “just now” as a time for JQuery Timeago?

I'm using JQuery timeago to make my dates pretty (eg. "1 day ago"). Is there a keyword for "just now" or do I have to pass in the javascript calculated time to PHP? <abbr class='timeago' ...
3
votes
1answer
576 views

Localizing timeAgoInWords in CakePHP

In my CakePHP application, By using cake.bat i created POT files and by using PoEdit I created PO files. So by writing __('myword') i can see localized word in my application successfully. But now I ...
0
votes
1answer
256 views

How to use jquery.timeago plugin along with boundfield in the gridview?

I have a simple grid view like this : <asp:GridView ID="gv_userActivities" runat="server" AutoGenerateColumns="False"> <Columns> <asp:BoundField ...
1
vote
3answers
544 views

“Time ago” from MySQL timestamp

I'm trying to make a table of results including the timestamp for each entry from the database. However, I need the time to be displayed as "X seconds/minutes/hours ago". I've tried the jQuery ...
0
votes
2answers
141 views

How to use Yarp's jQuery timeago plugin with getjson&.html

I tried some ways but no chance: http://timeago.yarp.com/ $(function() { $('abbr.timeago').timeago(); $('.more').click(function() { $.getJSON('http://127.0.0.1:9987/test/c.php?callback=?', ...
1
vote
2answers
285 views

Display n time ago on various items using jquery, [issue with new elements generated after the loading the DOM]

I am using Jquery plugin http://timeago.yarp.com/ for showing time. Issue is timeago will not take effect for dynamically generated items. $(document).ready(function() { ...
1
vote
2answers
294 views

Activate timeago on newly added elements only

I'm trying to fix the problem of not repeating the timeago function to elements that have it already, but adding it to the ones that don't have it. I'm trying this but newly added abbrs are not ...
3
votes
1answer
549 views

Timeago + Localtime combined

I'm trying to combine timeago with datejs (with help of this to get format for local time) for timeago I use the following: jQuery(document).ready(function() { jQuery("abbr.timeago").timeago(); ...
1
vote
2answers
895 views

SQL query that displays “time ago dates” like “one week ago”, “two weeks ago”, “one month ago”, “one year ago”, etc

I need a query that displays dates in the following format: Dates that fall in the past 7 days -> “one week ago” Dates that fall in the past 7 to 14 days -> “two week ago” Etc… Dates that fall in ...
0
votes
1answer
574 views

jQuery Timeago timestamps: How to choose language?

I'm sure is a dumb question, but I realy don't know how to do it. I'm using Timeago jquery plugin: http://timeago.yarp.com/ And it has locale support for multiple languages. I'm translating my site ...
1
vote
1answer
141 views

Is there a Dojo counterpart for the jQuery Timeago plugin? [closed]

Is this functionality provided by Dojo or Dijit? A Dojo extension?
1
vote
0answers
1k views

Update DataTables filter/sort indicies after fnDrawCallback

I'm using the timeago jquery plugin to format timestamps in columns of my data table. The fnDrawCallback DataTables option allows me to set / update formatted timestamps like: <abbr ...
2
votes
2answers
2k views

Timezone problem with jQuery.timeago plugin

I am using timeago jQuery plugin for my blog, but there seems to be a problem with the timing itself, and I cant put my finger and what the cause of the problem is. Its currently May 31st, 2011 02:30 ...
2
votes
1answer
278 views

jquery.timeago plugin: Won't refresh fuzzy timestamps after new content is loaded

I'm using this plugin https://github.com/rmm5t/jquery-timeago/blob/master/jquery.timeago.js When I load new content to the Dom, the auto-refresh (of previous content) of the timestamps sstops working ...
1
vote
1answer
233 views

Rails customized “time_ago_in_words”-ish type model

Morning, everyone! I'm working on a Rails app that is just a simple check yes or no, then it displays the created_at row and whichever box was checked. My issue is that I need to display the ...
0
votes
2answers
892 views

timeago Jquery Plugin Date Format Problem

Here we go: I"m trying to implement the timeago jquery plugin (http://timeago.yarp.com/) on my project to show relative time (.i.e "2mins ago" instead of "1.10pm"). I have a field in my MySQL ...
0
votes
2answers
512 views

Timeago plugin not working in javascript

I have an <abbr> tag which has the class as details italic and the title property is set as the recent time with time stamp as 2011-02-08 10:42:04. How am i suppose to call the timeago plugin in ...
6
votes
2answers
2k views

jQuery timeago usage

I have an <abbr> tag with class "timeago" in my HTML. When I set it value on page load, then call jQuery("abbr.timeago").timeago(); on document ready function it works. My question is, what if ...
2
votes
1answer
618 views

How do I Display Dates in jquery.timeago format for last 24 hours else show short month name

question says it all i think. i'm not that great with js, been trying for a while. thanks.
2
votes
2answers
773 views

jQuery TimeAgo plugin - Set Settings

I'm trying to "tweek" the TimeAgo plugin so that I can remove the suffix "ago" on a case by case basis. Here's what I've tried $("time.timeago-nosuffix").timeago({suffixAgo: ""}); and ...