sonnyt / tweetie

Simple jQuery Twitter feed plugin
https://sonnyt.com/tweetie
312 stars 117 forks source link

Date and time #54

Closed max-ci closed 8 years ago

max-ci commented 9 years ago

Hi,

Is it possible to change date to something like '49 minutes ago', '2 days ago'?

BN83 commented 9 years ago

I don't think the code does this already, however it can be done with some modification.

First you need to get the time from your tweet rather than just the date, then format the date using something like Livestamp/Moments.

richgcook commented 9 years ago

+1

doidd commented 9 years ago

I think, you can use with http://timeago.yarp.com.