3
1
mirror of https://github.com/therootcompany/tz.js synced 2025-03-02 14:40:48 +00:00
This commit is contained in:
AJ ONeal 2021-05-28 02:14:13 -06:00
parent 37181d65a0
commit 7ea37d8772

View File

@ -145,7 +145,7 @@ new Date("2021-11-07T03:15:59.000-0500").toISOString());
Use ISO-like timestamps representing the _local_ time in the target time zone:
```txt
"2021-11-0 T03:15:59.000"
"2021-11-0 03:15:59.000"
```
Convert directly to an offset ISO String: