Registry / utility / go-zoox-datetime

go-zoox-datetime

JSON →
library1.3.2gogounverified

Date and time utility library for Go.

go get github.com/go-zoox/datetime
INSTALL
IMPORT
SIG · GO-ZOOX-DATETIME
G
go-zoox-datetime
utilitygov1.3.2
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.

datetime
github.com/go-zoox/datetime

Gets the current date and formats it.

package main import ( "fmt" "github.com/go-zoox/datetime" ) func main() { now := datetime.Now() fmt.Println(now.Format("2006-01-02")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-zoox-datetime — go get go-zoox-datetime · libregistry