note tests

这个提交包含在:
AJ ONeal 2021-05-28 00:51:14 -06:00
父节点 8ddd8cd2f5
当前提交 aaa31a25b9
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -53,6 +53,7 @@ utcDate.toISOString();
- [x] Translate a UTC time to a Time Zone
- [x] Translate a Zoned time to UTC
- [x] Handles **Daylight Savings**, Weird Time Zones, etc...
- [x] Well-tested `npm run test`
- [x] Lightweight (No deps)
- 5kb Source + Comments
- 2.5kb Minified