timespan
Time interval manipulator
A Golang package for manipulating time intervals defined by start and duration
Golang package to manipulate time intervals.
83 stars
7 watching
12 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vi/timeskew | A utility to manipulate time reporting in Linux processes for testing and development purposes | 44 |
andy2046/tik | A simplified timing wheel implementation in Go for scheduling periodic tasks and timeouts. | 5 |
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 |
hhugo/odate | A simple OCaml library for manipulating dates and durations. | 23 |
posener/client-timing | An HTTP client library that enables automatic timing of requests and propagation through servers. | 24 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
jwiegley/periods | A Common Lisp library providing utilities for manipulating date/time objects and time ranges. | 30 |
ijt/go-anytime | A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |
rwxrob/dtime | Provides date and time formatting functions with support for common intervals | 5 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
xhit/go-str2duration | Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 101 |
awoodbeck/strftime | Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format | 12 |
cabify/timex | A test-friendly replacement for the time package | 70 |
asticode/go-astisub | A Go library for manipulating subtitles in various formats. | 592 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |