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

time: error at parsing a time with time zone #29924

Closed
tredoe opened this issue Jan 24, 2019 · 2 comments
Closed

time: error at parsing a time with time zone #29924

tredoe opened this issue Jan 24, 2019 · 2 comments

Comments

@tredoe
Copy link

tredoe commented Jan 24, 2019

What version of Go are you using (go version)?

$ go version
go version go1.11.4 darwin/amd64

Does this issue reproduce with the latest release?

Yes

What did you do?

Parsing the time-zone "11:04:10Z11:00" with layout "15:04:05Z07:00".
https://play.golang.org/p/1i_aHPOrKVu

What did you expect to see?

Any error.

What did you see instead?

At the last part of error: extra text: 11:00

@bcmills
Copy link
Contributor

bcmills commented Jan 29, 2019

Duplicate of #9346 and/or #22135.

@bcmills bcmills closed this as completed Jan 29, 2019
@golang golang locked and limited conversation to collaborators Jan 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants