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.
13 stars
3 watching
5 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists
c99gogolanggolang-librarygolang-packagestrftime
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for parsing and formatting time durations into human-readable strings | 496 |
| Provides a Ruby-compatible strftime function for Go with additional flags and conversions. | 12 |
| Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 104 |
| Extensions to Go's time package for working with durations and formatting dates | 192 |
| A tool to enforce consistent date formatting across different platforms in Python. | 2 |
| A formatting library for dates and times in Go. | 24 |
| A package that extends the standard Go time library to support parsing and manipulation of approximate time durations in days, weeks, and years. | 13 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| A Windows file time library for Rust. | 7 |
| Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
| A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |
| A MicroPython implementation of time formatting functions | 2 |
| Provides a modern Fortran API for date and time manipulation | 138 |
| A utility package for formatting and serializing data in standard formats. | 17 |