Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[releases/25.x] Unix Timestamp test should use offset for the specifi…
…ed date (#2316) This pull request backports #2287 to releases/25.x 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#555974](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/555974)
- Loading branch information