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

Add nanosecond support for timestamps for versions prior to .NET 7 #248

Closed
mishamyte opened this issue Jan 30, 2024 Discussed in #247 · 1 comment
Closed

Add nanosecond support for timestamps for versions prior to .NET 7 #248

mishamyte opened this issue Jan 30, 2024 Discussed in #247 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mishamyte
Copy link
Member

Discussed in #247

Originally posted by danielhuntleyalpine January 29, 2024
When using this package with versions earlier than .net 7, timestamps are published to the closest ms rather than the nanosecond. This is a request to add support for micro and nano seconds similar to how we handle .net7 and later versions.

I can appreciate that the Microsecond and Nanosecond functions aren't available in earlier versions but we should still be able to obtain that information from the ticks.

Any help on this would be greatly appreciated! Thanks for taking the time to consider this request.

@mishamyte mishamyte added the enhancement New feature or request label Jan 30, 2024
@mishamyte mishamyte self-assigned this Jan 30, 2024
@mishamyte mishamyte changed the title Add nanosecond support for timestamps for versions prior to .NET7 Add nanosecond support for timestamps for versions prior to .NET 7 Jan 30, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant