Registry / utility / golang-module-carbon-v2

golang-module-carbon-v2

JSON →
library2.6.9gogounverified

Package carbon is a simple, semantic and developer-friendly time package for golang.

go get github.com/golang-module/carbon/v2
INSTALL
IMPORT
SIG · GOLANG-MODULE-CARB
G
golang-module-carbon-v2
utilitygov2.6.9
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.

carbon
github.com/golang-module/carbon/v2

Gets the current time and prints it in a human-readable format.

package main import ( "fmt" "github.com/golang-module/carbon/v2" ) func main() { now := carbon.Now() fmt.Println(now.ToDateTimeString()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golang-module-carbon-v2 — go get golang-module-carbon-v2 · libregistry