github.com/awoodbeck/strftime

C99-compatible strftime formatter for use with Go time.Time instances.


Keywords
c99, go, golang, golang-library, golang-package, strftime
License
MIT
Install
go get github.com/awoodbeck/strftime

Documentation

Build Status Coverage Status Go Report Card GoDoc

strftime

C99-compatible strftime formatter for use with Go time.Time instances.

See strftime for available conversion specifiers. Specific locale specifiers are not yet supported.