Registry / utility / jinzhu-now

jinzhu-now

JSON →
library1.1.5gogounverified

A time toolkit for Go that provides convenient time calculation and formatting functions.

go get github.com/jinzhu/now
INSTALL
IMPORT
SIG · JINZHU-NOW
J
jinzhu-now
utilitygov1.1.5
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.

now
github.com/jinzhu/now

Gets the beginning of the current month.

package main import ( "fmt" "github.com/jinzhu/now" ) func main() { fmt.Println(now.BeginningOfMonth()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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