1
0
miroir de https://github.com/therootcompany/tz.js.git synchronisé 2024-11-16 17:29:01 +00:00
Cette révision appartient à :
AJ ONeal 2021-05-28 00:51:14 -06:00
Parent 8ddd8cd2f5
révision aaa31a25b9

Voir le fichier

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