Skip to content

time: Duration should implement fmt.Formatter #8786

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

Closed
dsymonds opened this issue Sep 21, 2014 · 1 comment
Closed

time: Duration should implement fmt.Formatter #8786

dsymonds opened this issue Sep 21, 2014 · 1 comment

Comments

@dsymonds
Copy link
Contributor

It'd be nice if http://play.golang.org/p/KCnUQOPyol printed "[+3us]", which
would require time.Duration implementing fmt.Formatter to get the '+' flag.
@rsc
Copy link
Contributor

rsc commented Jan 8, 2015

time must not depend on fmt.

@rsc rsc closed this as completed Jan 8, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc unassigned robpike Jun 23, 2022
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

5 participants