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

DST #52

Open
marcovc opened this issue Jan 12, 2024 · 0 comments
Open

DST #52

marcovc opened this issue Jan 12, 2024 · 0 comments

Comments

@marcovc
Copy link

marcovc commented Jan 12, 2024

Hi!

Does this library takes DST adjustments into consideration?

Take this case for example:

At 00:00 of 1/3/2024 in some timezone T, the clocks will move forward one hour. If I ask what is the Date corresponding to 00:30 of 1/3/2024 at timezone T, will the library say that this is not defined?

There is another case, which is when the clocks move backward one hour, in which the library should say that the conversion is ambiguous.

This is what happen with e.g. this C++ date library

What will happen in these cases with this library?

Thanks!

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