Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Conversation

@minherz
Copy link
Contributor

@minherz minherz commented Sep 1, 2021

Changes timestamp type to java.time.Instant to support nanosec resolution.
Keeps current get/set methods to operate with milliseconds.
Updates unit tests to reflect type change and additional API.

Fixes #598

Fix #598

Changing timestamp type to java.time.Instant to support nanosec resolution.
Keeping current get/set methods to operate with milliseconds.
Updating unit tests to reflect type change and additional API.
@minherz minherz requested review from a team September 1, 2021 09:29
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Sep 1, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 1, 2021
@minherz minherz merged commit 7ae1537 into master Sep 2, 2021
@minherz minherz deleted the minherz/fix-598 branch September 2, 2021 05:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/java-logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timestamp Precision

2 participants