Closed
Description
Describe the bug
Wrong time zone offset in 'Asia/Tokyo' when using 'timezone' plugin
Expected behavior
dayjs.extend(utc);
dayjs.extend(timezone);
console.log(dayjs().tz('Asia/Tokyo').format('Z'));
// => +08:59.995649999999955
Information
- Day.js Version 1.8.32
- OS: mac
- Browser Google Chrome 84
- Time zone: GMT+09:00 JST