8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Proper definition of v2 in go.mod
Merge branch 'elimity-com-hyperlinks'
Merge pull request tealeg#475 from tealeg/port-to-go-modules Port this library to build using Go modules and drop old go versions.
Fix cases where we expect String to return an error
Use FormattedValue instead of String
Make String() return just string, and use FormattedValue when an erro… …r is required.
Merge pull request tealeg#301 from tealeg/treat-hours-correctly Treat hours correctly
Moved go1.1.2 tag onto latest revision
Update README with an example.
go fmt