strftime

Time string formatter

Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format

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

GitHub

13 stars
3 watching
5 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists

c99gogolanggolang-librarygolang-packagestrftime

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hako/durafmt A Go library for parsing and formatting time durations into human-readable strings 496
osteele/tuesday Provides a Ruby-compatible strftime function for Go with additional flags and conversions. 12
xhit/go-str2duration Converts time durations from string format to Go's time.Duration type with support for weeks and days. 104
leekchan/timeutil Extensions to Go's time package for working with durations and formatting dates 192
python-formate/flake8_strftime A tool to enforce consistent date formatting across different platforms in Python. 2
guilhermecaruso/kair A formatting library for dates and times in Go. 24
goschtalt/approx A package that extends the standard Go time library to support parsing and manipulation of approximate time durations in days, weeks, and years. 13
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 308
sorairolake/nt-time A Windows file time library for Rust. 7
stoewer/go-week Provides a simple data type representing week dates as defined by ISO 8601 9
ijt/go-anytime A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. 23
iyassou/ustrftime A MicroPython implementation of time formatting functions 2
wavebitscientific/datetime-fortran Provides a modern Fortran API for date and time manipulation 138
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17