-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels