Skip to content

Instantly share code, notes, and snippets.

@riza
Created January 1, 2017 22:13
Show Gist options
  • Save riza/4e7c2f6d30b9d581a0d57d789ffbfff8 to your computer and use it in GitHub Desktop.
Save riza/4e7c2f6d30b9d581a0d57d789ffbfff8 to your computer and use it in GitHub Desktop.
durationStruct := duration.Duration{Days:2}
durationString := durationStruct.String()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment