note tests

This commit is contained in:
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