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

Fix timezone formatting in RFC 3339 output #74

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Fix timezone formatting in RFC 3339 output #74

merged 2 commits into from
Oct 20, 2021

Conversation

scop
Copy link
Contributor

@scop scop commented Oct 20, 2021

UTC or other time zone names or abbreviations are not valid there, need
to have Z or [-+]hh:mm.

UTC or other time zone names or abbreviations are not valid there, need
to have Z or [-+]hh:mm.
cmd/ulid/main.go Outdated Show resolved Hide resolved
Co-authored-by: Peter Bourgon <peterbourgon@users.noreply.github.com>
@peterbourgon peterbourgon merged commit fde8b63 into oklog:master Oct 20, 2021
@scop scop deleted the fix/rfc3339-output branch October 20, 2021 20:56
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.

None yet

2 participants