tuesday
strftime library
Provides a Ruby-compatible strftime function for Go with additional flags and conversions.
Ruby-compatible strftime for golang
12 stars
4 watching
3 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
golanggolang-packagestrftime
Related projects:
Repository | Description | Stars |
---|---|---|
awoodbeck/strftime | Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format | 13 |
stoewer/go-week | Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
xhit/go-str2duration | Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 104 |
sorairolake/nt-time | A Windows file time library for Rust. | 7 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 203 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 496 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
go-rel/rel | A modern ORM layer for Golang | 772 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
cabify/timex | A test-friendly replacement for the time package | 70 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 148 |
wavebitscientific/datetime-fortran | Provides a modern Fortran API for date and time manipulation | 138 |
time-rs/time | A comprehensive date and time handling library for Rust. | 1,129 |
salesloft/gorollout | A concurrent-safe feature flag system for Go applications using Redis | 5 |