Registry / utility / gotime

gotime

JSON →
library1.0.11gogounverified

A Go library for time manipulation and formatting.

go get go.dtapp.net/gotime
INSTALL
IMPORT
SIG · GOTIME
G
gotime
utilitygov1.0.11
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.

gotime
go.dtapp.net/gotime

Prints the current date formatted as YYYY-MM-DD.

package main import ( "fmt" "go.dtapp.net/gotime" ) func main() { fmt.Println(gotime.Now().Format("2006-01-02")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
gotime — go get gotime · libregistry