From 2f9cc5a9f9b3a169ee5a548a2b08db8212ed010d Mon Sep 17 00:00:00 2001 From: Vsevolod Strukchinsky Date: Mon, 26 Dec 2016 17:42:14 +0500 Subject: [PATCH] Add cctz (#629) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ee26aa9..738d91c 100644 --- a/readme.md +++ b/readme.md @@ -493,6 +493,7 @@ - [dateformat](https://github.com/felixge/node-dateformat) - Date formatting. - [tz-format](https://github.com/samverschueren/tz-format) - Format a date with timezone: `2015-11-30T10:40:35+01:00`. - [date-fns](https://github.com/date-fns/date-fns) - Modern date utility. +- [cctz](https://github.com/floatdrop/node-cctz) - Fast parsing, formatting, and timezone conversation for dates. ### URL