local-time-duration
duration library
A library providing a simple duration data structure and operations for working with time intervals
Duration processing library built on top of local-time.
17 stars
3 watching
4 forks
Language: Common Lisp
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
swiftstudies/duration | A package for measuring and reporting the time taken for operations in Swift | 325 |
40ants/humanize-duration | A library that provides a human-readable representation of time durations. | 9 |
lau/calendar | A datetime library with explicit types and timezone support | 466 |
dlowe-net/local-time | Library for manipulating dates and times in Common Lisp | 102 |
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 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
jwiegley/periods | A Common Lisp library providing utilities for manipulating date/time objects and time ranges. | 30 |
retraigo/duration.js | Library for working with time durations | 21 |
thomaslevesque/iso8601durationhelper | Library to handle ISO 8601 durations with date arithmetic and proper month semantics | 33 |
atabary/timex-interval | A date/time interval library | 9 |
elving/wait | A utility library that simplifies the use of timeouts and intervals in JavaScript applications. | 152 |
lo-th/neo | A lightweight JavaScript library for creating and manipulating timelines with customizable tracks and support for video and sound. | 289 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |