Registry / utility / xeonx-timeago

xeonx-timeago

JSON →
library1.0.0-rc5gogounverified

timeago allows the formatting of time in terms of fuzzy timestamps.

go get github.com/xeonx/timeago
INSTALL
IMPORT
SIG · XEONX-TIMEAGO
X
xeonx-timeago
utilitygov1.0.0-rc5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

timeago
github.com/xeonx/timeago

Format a time as a fuzzy relative timestamp

package main import ( "fmt" "time" "github.com/xeonx/timeago" ) func main() { fmt.Println(timeago.English.Format(time.Now().Add(-5 * time.Minute))) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0-rc5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
xeonx-timeago — go get xeonx-timeago · libregistry