• Stars
    star
    12
  • Rank 1,544,531 (Top 32 %)
  • Language
    Go
  • License
    MIT License
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.