Tag Archives: String
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 Date, JavaScript, Method, Prototype, Relative, String, Time
Leave a comment