Registry / utility / uniplaces-carbon

uniplaces-carbon

JSON →
library0.2.2gogounverified

Carbon is an extension to Go's time library based on PHP's Carbon library, providing human-readable date/time formatting.

go get github.com/uniplaces/carbon
INSTALL
IMPORT
SIG · UNIPLACES-CARBON
U
uniplaces-carbon
utilitygov0.2.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.

carbon
✓ github.com/uniplaces/carbon

Prints the current date and time using Carbon.

package main import ( "fmt" "github.com/uniplaces/carbon" ) func main() { fmt.Println(carbon.Now()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
uniplaces-carbon — go get uniplaces-carbon · libregistry