Package reltime implements a “time ago” algorithm.
https://code.soquee.net/reltime/
- Go 100%
|
|
||
|---|---|---|
| .github/workflows | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| LICENSE | ||
| README.md | ||
| reltime.go | ||
| reltime_example_test.go | ||
| reltime_test.go | ||
reltime
Package reltime implements a "time ago" algorithm.
import (
"code.soquee.net/reltime"
)
License
The package may be used under the terms of the BSD 2-Clause License a copy of
which may be found in the LICENSE file.
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.