Этот коммит содержится в:
AJ ONeal 2021-05-28 02:03:41 -06:00
родитель a0172f68a3
Коммит dacf0eaaf2
2 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,10 @@
A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native `Intl.DateTimeFormat`
in ~100 LoC. For Node.js & Browsers.
XTZ is a poor man's Temporal polyfill, but just for time zones.
![](./xtz-preview.png)
XTZ is a poor man's Temporal polyfill, but just for time zones. \
Demo: <https://therootcompany.github.io/tz.js/>
> What UTC time will it be when it's 3:15am in New York?
@ -80,6 +83,10 @@ npm install --save xtz
var TZ = require("xtz");
```
## Demo
See <https://therootcompany.github.io/tz.js/>.
# API
- `toTimeZone(utcDate, timeZone)`

Двоичные данные
xtz-preview.png Обычный файл

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 80 KiB