From 1fc7f2f403ebe925f5574e4f83a7734a9c9da647 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sat, 11 Oct 2014 15:54:44 +0200 Subject: [PATCH] Add moment-timezone to the list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a93cd90..2e82c7e 100644 --- a/readme.md +++ b/readme.md @@ -277,6 +277,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Date - [Moment.js](http://momentjs.com) - Parse, validate, manipulate, and display dates. +- [Moment Timezone](http://momentjs.com/timezone/) - IANA Time Zone Database + Moment.js. - [dateformat](https://github.com/felixge/node-dateformat) - Date formatting.