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

[releases/25.0] Unix Timestamp test should use offset for the specified date #2300

Merged

Conversation

AndreasMoth
Copy link
Contributor

@AndreasMoth AndreasMoth commented Nov 4, 2024

This pull request backports #2287 to releases/25.0
The current date may have daylights savings or not. This will cause the test to fail if daylight savings is in effect. Hence getting the offset based on the given date instead.

Fixes AB#555973

The current date may have daylights savings or not. This will cause the
test to fail if daylight savings is in effect. Hence getting the offset
based on the given date instead.

Fixes
[AB#555940](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/555940)
@AndreasMoth AndreasMoth requested a review from a team as a code owner November 4, 2024 08:49
@github-actions github-actions bot added this to the Version 25.0 milestone Nov 4, 2024
@AndreasMoth AndreasMoth merged commit dfc1075 into releases/25.0 Nov 5, 2024
21 of 22 checks passed
@AndreasMoth AndreasMoth deleted the backport/releases/25.0/2287/20241104094906 branch November 5, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants