timeutil

Date formatter

Extensions to Go's time package for working with durations and formatting dates

timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package

GitHub

192 stars
9 watching
15 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists


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 495
awoodbeck/strftime Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format 12
guilhermecaruso/kair A formatting library for dates and times in Go. 24
xhit/go-str2duration Converts time durations from string format to Go's time.Duration type with support for weeks and days. 101
deatil/go-datebin A date and time parsing library for Go. 4
bykof/gostradamus A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. 202
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. 12
cabify/timex A test-friendly replacement for the time package 70
rickb777/date A lightweight Go package for working with dates and times. 136
ijt/go-anytime A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. 23
uniplaces/carbon An extension for Go's Time package providing common functionality for working with dates and times. 777
stoewer/go-week Provides a simple data type representing week dates as defined by ISO 8601 9
40ants/humanize-duration A library that provides a human-readable representation of time durations. 9
bitwalker/timex A complete date/time library for Elixir projects. 1,756
wavebitscientific/datetime-fortran Provides a modern Fortran API for date and time manipulation 137