0xjessel / calchat

CalChat is a web app that hosts chatrooms for every class and building on campus with the goal of connecting the cal campus community. By logging in with Facebook, students can talk to fellow students in the same building or class, make friends, find study partners, and stay in the loop.
calchat.net
3 stars 0 forks source link

humanize timestamps #164

Closed ricefield closed 12 years ago

ricefield commented 12 years ago

using JS humanize: https://github.com/milanvrekic/JS-humanize

ricefield commented 12 years ago

actually, just realized JS-humanize doesnt do what we need. still an issue though.

0xjessel commented 12 years ago

probably looking for this

http://momentjs.com/ http://easydate.parshap.com/

0xjessel commented 12 years ago

needs to be done on archives too

0xjessel commented 12 years ago

actually, archives shouldn't have human timestamps because the human timestamps provide no context. all archive messages one day before will just say "one day ago". leaving the actual timestamp would be more helpful.