Thread
:
is there a jQuery plugin or JS code for time durations?
View Single Post
08-22-2012, 10:58 AM
Django
So Fucking Banned
Industry Role:
Join Date: Jul 2010
Posts: 2,578
Quote:
Originally Posted by
fris
if its for wordpress you can do this with built in functions.
Code:
<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?>
but if you want jquery here is a couple.
http://pragmaticly.github.com/smart-time-ago/
http://timeago.yarp.com/
no it's for mechbunny, I'm going to read and try
thanks
Django
View Public Profile
Find More Posts by Django