awoodbeck / strftime

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Go 100.0%