espelhamento de
https://github.com/therootcompany/tz.js.git
sincronizado 2024-11-16 17:29:01 +00:00
fix typo
Esse commit está contido em:
pai
bdea26ff86
commit
2352655838
@ -38,7 +38,7 @@ TZ.toTimeZoneISOString("2021-11-07T07:15:59.000Z", "America/New_York");
|
||||
```js
|
||||
var utcDate = TZ.toTimeZone("2021-03-14T07:15:59.000Z", "America/New_York");
|
||||
// {
|
||||
// year: 2021, month: 11, day: 7,
|
||||
// year: 2021, month: 3, day: 14,
|
||||
// hour: 3, minute: 15, second: 59, millisecond: 0,
|
||||
// offset: -240, timeZoneName: "Eastern Daylight Time"
|
||||
// }
|
||||
|
||||
Carregando…
x
Referência em uma nova issue
Block a user