Skip to content

Fix issue that converted a unix timestamp to from nanoseconds to seconds twice #194

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

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 24, 2024

An incorrect cherry-pick caused us to device the nanoseconds twice by 1.000.000.000, when we should only divide it once.

This makes the state of release/6.0 match main.

…nds twice

An incorrect cherry-pick caused us to device the nanoseconds twice by 1.000.000.000, when we should only divide it once.
@ahoppen
Copy link
Member Author

ahoppen commented Apr 24, 2024

@swift-ci Please test

@Catfish-Man Catfish-Man merged commit 4c01f3d into swiftlang:release/6.0 Apr 24, 2024
0 of 3 checks passed
@ahoppen ahoppen deleted the only-divide-once branch April 24, 2024 17:31
@ahoppen ahoppen restored the only-divide-once branch April 24, 2024 17:31
@ahoppen ahoppen deleted the only-divide-once branch April 24, 2024 17:31
@ahoppen ahoppen restored the only-divide-once branch April 24, 2024 17:31
@ahoppen ahoppen deleted the only-divide-once branch April 24, 2024 17:31
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

Successfully merging this pull request may close these issues.

3 participants