Tag Archives: Date

Relative Date String in JavaScript

Here’s a script I wrote awhile ago that’s used in this site and a few other projects of mine. It’s a method attached to the JavaScript Date object to output the date relative to now. It works for both past … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment