Add moment-timezone to the list

This commit is contained in:
Lukas
2014-10-11 15:54:44 +02:00
parent bce455d86c
commit 1fc7f2f403

View File

@@ -277,6 +277,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Date ### Date
- [Moment.js](http://momentjs.com) - Parse, validate, manipulate, and display dates. - [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. - [dateformat](https://github.com/felixge/node-dateformat) - Date formatting.