TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: sortByTimeAgo.js - A jQuery plugin I'm working on to sort by time ago.

10 pointsby cjstewart88over 12 years ago

2 comments

ibejoebover 12 years ago
Out of curiosity, what third-party APIs are you using that return "time ago" attributes but no standard date attribute (e.g, ISO 8601, RFC 822)? I hope never to have that misfortune. This would be great for scraping, though.
评论 #4495598 未加载
dangrossmanover 12 years ago
Thanks for sharing this. But why is it a jQuery plugin? It's a single function that iterates over an array, just as suited for a library or node.js module as a webpage; a dependency on a DOM library seems out of place.
评论 #4495116 未加载
评论 #4496645 未加载
评论 #4495602 未加载
评论 #4495156 未加载