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

[FR] Date Range UTC adjustment (for Daylight Savings or anything similar) #19

Closed
God-damnit-all opened this issue Feb 28, 2023 · 3 comments
Labels
solved Problem has been solved

Comments

@God-damnit-all
Copy link
Contributor

An option for adjusting the UTC offset for Daylight Savings would be appreciated.

Since Daylight Savings varies by region, it could accept from & to inputs on when it should be active, as well as what to adjust the UTC offset by.

@josStorer
Copy link
Owner

good idea, I'll look at it when I'm free in the next few days

josStorer added a commit that referenced this issue Mar 4, 2023
fix: when no utcOffset is passed, force it to be set to UTC+0;
test: rewrite test code;
@josStorer
Copy link
Owner

I eventually decided to add a timezone input field, which may be more user-friendly. Check Readme and Release for more details

@God-damnit-all
Copy link
Contributor Author

That works!

@josStorer josStorer added the solved Problem has been solved label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Problem has been solved
Projects
None yet
Development

No branches or pull requests

2 participants