Skip to content
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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changable Timezone Problem #228

Open
Eruhanu opened this issue Jan 30, 2018 · 1 comment
Open

Changable Timezone Problem #228

Eruhanu opened this issue Jan 30, 2018 · 1 comment

Comments

@Eruhanu
Copy link

Eruhanu commented Jan 30, 2018

Hi,

I have a problem. In Turkey, we use +0300 in summers and +0200 in winters. When I type

defalut_timezone: "+0300"

in output part, I get wrong data which is dated in winters which we use +0200. Or, when I type

options: { useLegacyDatetimeCode: false }

I do not have any changes, it still uses UTC.
Is there a way to get rid of this situation? Is there a way to take data what ever it is, without changing time zone?

Thanks for helping

@hito4t
Copy link
Contributor

hito4t commented Jan 30, 2018

@Eruhanu
Would you try default_timezone: "Europe/Istanbul" ?

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

No branches or pull requests

2 participants