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 | 12 |
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. | 101 |
sorairolake/nt-time | Provides a Rust library to manipulate Windows file times | 6 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
go-rel/rel | A modern ORM layer for Golang | 770 |
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. | 147 |
wavebitscientific/datetime-fortran | Provides a modern Fortran API for date and time manipulation | 137 |
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
salesloft/gorollout | A concurrent-safe feature flag system for Go applications using Redis | 4 |