Registry / utility / go-libtime

go-libtime

JSON →
library1.6.0gogounverified

A Go library for time-related utilities and operations.

go get oss.indeed.com/go/libtime
INSTALL
IMPORT
SIG · GO-LIBTIME
G
go-libtime
utilitygov1.6.0
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.

libtime
oss.indeed.com/go/libtime

Get current time using libtime

package main import ( "fmt" "oss.indeed.com/go/libtime" ) func main() { fmt.Println(libtime.Now()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
go-libtime — go get go-libtime · libregistry