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

month out of range #36010

Closed
SaintKnoe opened this issue Dec 6, 2019 · 2 comments
Closed

month out of range #36010

SaintKnoe opened this issue Dec 6, 2019 · 2 comments

Comments

@SaintKnoe
Copy link

SaintKnoe commented Dec 6, 2019

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

$ go 1.13.4

What did you do?

I want parse string to time
"2017-10-26"

What did you expect to see?

timeformat of "2017-10-26"

What did you see instead?

but err shows time.parseError
image

@ianlancetaylor
Copy link
Contributor

I'm sorry, I don't know what you are showing us. Are you reporting a bug? Tell us exactly what you did, exactly what happened, and what you expected to happen instead. Also please fill out the bug template, which you deleted. Thanks.

@SaintKnoe
Copy link
Author

the ValueElem should be "10" but it is "-10-26"

@golang golang locked and limited conversation to collaborators Dec 5, 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

3 participants