This is better done on the server side with a scripting language, or with basic javascript - the following page should help:
http://www.w3schools.com/jsref/jsref_obj_date.asp On Jun 3, 6:04 pm, hubbs <[EMAIL PROTECTED]> wrote: > I am wondering if jQuery has any solutions to calculate the time since > a post was made. Say it was created on June 2, at 11:30pm, I would > like to have the display continue to change as the days go on. So, > tomorrow, it would read, posted 1 day 20 hours ago, or something like > that. > > Has anyone had experience with this?