Registry / utility / jehiah-go-strftime

jehiah-go-strftime

JSON →
library0.0.0-20171201141054-1d33003b3869gogounverified

Go implementation of strftime for formatting time according to POSIX-style format strings.

go get github.com/jehiah/go-strftime
INSTALL
IMPORT
SIG · JEHIAH-GO-STRFTIME
J
jehiah-go-strftime
utilitygov0.0.0-20171201141054-1d33003b3869
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.

strftime
github.com/jehiah/go-strftime

Formats the current time using strftime format.

package main import ( "fmt" "time" "github.com/jehiah/go-strftime" ) func main() { fmt.Println(strftime.Format("%Y-%m-%d", time.Now())) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20171201141054-1d33003b3869latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jehiah-go-strftime — go get jehiah-go-strftime · libregistry