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 support to parse nanoesecond timestamp formats to GolangTime #263

Closed
sydp opened this issue Aug 23, 2023 · 0 comments · Fixed by #270
Closed

Add support to parse nanoesecond timestamp formats to GolangTime #263

sydp opened this issue Aug 23, 2023 · 0 comments · Fixed by #270
Assignees

Comments

@sydp
Copy link
Contributor

sydp commented Aug 23, 2023

Per [0], timestamps can be formatted using nanosecond precision:

RFC3339Nano = "2006-01-02T15:04:05.999999999Z07:00"

[0] https://pkg.go.dev/time#pkg-constants

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants