Registry / utility / rickb777-date

rickb777-date

JSON →
librarygogounverified

Provides functionality for working with dates in Go.

go get github.com/rickb777/date
INSTALL
IMPORT
SIG · RICKB777-DATE
R
rickb777-date
utilitygo
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.

date
github.com/rickb777/date

Creates and prints a date.

package main import ( "fmt" "github.com/rickb777/date" ) func main() { d := date.New(2023, 12, 25) fmt.Println(d) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rickb777-date — go get rickb777-date · libregistry