8000 Incorrect output depending on system's time zone · Issue #93 · SheetJS/ssf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Incorrect output depending on system's time zone #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weâ 7D6F €™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
clement911 opened this issue Jun 27, 2023 · 0 comments
Open

Incorrect output depending on system's time zone #93

clement911 opened this issue Jun 27, 2023 · 0 comments

Comments

@clement911
Copy link
console.log(ssf.format('yyyy-mm', new Date('2023-01-01T00:00:00')))

2023-01 => correct

Change computer timezone to Alaska

console.log(ssf.format('yyyy-mm', new Date('2023-01-01T00:00:00')))

2022-12 => INCORRECT

Note that I tried to raise the issue on but there seems to be an error when signing up for an account: "The CAPTCHA code is incorrect." even though not captcha was displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0