Navigation Menu

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: RFC3339 and RFC3339Nano parsing is not working #9056

Closed
gopherbot opened this issue Nov 3, 2014 · 1 comment
Closed

time: RFC3339 and RFC3339Nano parsing is not working #9056

gopherbot opened this issue Nov 3, 2014 · 1 comment

Comments

@gopherbot
Copy link

by s.zabel@beaconinside.com:

What does 'go version' print?

go1.4beta1

What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.

http://play.golang.org/p/ANQkrSSMza

What happened?

Parsing for RFC3339 and RFC3339Nano is not working.

What should have happened instead?

Parsing should not return error
@ianlancetaylor
Copy link
Contributor

Comment 1:

For better or for worse, this is working as intended.

Status changed to Duplicate.

Merged into issue #5294.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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

2 participants