add demo link

This commit is contained in:
AJ ONeal 2021-05-28 02:04:29 -06:00
parent dacf0eaaf2
commit 77300f69b2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native `Intl.DateTimeFormat` A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native `Intl.DateTimeFormat`
in ~100 LoC. For Node.js & Browsers. in ~100 LoC. For Node.js & Browsers.
![](./xtz-preview.png) [![](./xtz-preview.png)](https://therootcompany.github.io/tz.js/)
XTZ is a poor man's Temporal polyfill, but just for time zones. \ XTZ is a poor man's Temporal polyfill, but just for time zones. \
Demo: <https://therootcompany.github.io/tz.js/> Demo: <https://therootcompany.github.io/tz.js/>