From dcb8e277c91d31c7e8075ad0759fa1c17f2c4efa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?chencheng=20=28=E4=BA=91=E8=B0=A6=29?= Date: Tue, 22 Jul 2014 09:51:40 +0800 Subject: [PATCH] add date libraries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3aeeb3..21809ef 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,8 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [moment-timezone](https://github.com/moment/moment-timezone) - Timezone support for moment.js. * [jquery-timeago](https://github.com/rmm5t/jquery-timeago) - A jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago"). * [timezone-js](https://github.com/mde/timezone-js) - Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data. +* [date](https://github.com/MatthewMueller/date) - Date() for humans. +* [ms.js](https://github.com/guille/ms.js) - Tiny milisecond conversion utility. ## String