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

It doesn't handle Daylight offsets #35

Open
Adithyagh opened this issue Mar 16, 2021 · 1 comment
Open

It doesn't handle Daylight offsets #35

Adithyagh opened this issue Mar 16, 2021 · 1 comment

Comments

@Adithyagh
Copy link

Daylight switch off date in the US is Nov, 07, 2021 02:00:00
Suppose the Datetime is Nov, 07, 2021 03:00:00
The grid data will display Nov, 07, 2021 02:00:00
There will be an hour gap. How to fix this?

@AnushreeDixit
Copy link

Hi @Adithyagh,
have you tried using DateTimeOffset? This might help you.

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

2 participants