humanize-duration
Duration formatter
A library that provides a human-readable representation of time durations.
A better date duration representation for Common Lisp programs
9 stars
4 watching
2 forks
Language: Common Lisp
last commit: 8 months ago
Linked from 1 awesome list
common-lispdatetime
Related projects:
Repository | Description | Stars |
---|---|---|
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
knplabs/knptimebundle | A PHP library providing helpers for manipulating dates and durations in various formats. | 604 |
3846masa/lit-date | A lightweight datetime formatter library for modern browsers | 37 |
thomaslevesque/iso8601durationhelper | Library to handle ISO 8601 durations with date arithmetic and proper month semantics | 33 |
enaeher/local-time-duration | A library providing a simple duration data structure and operations for working with time intervals | 17 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
ocpsoft/prettytime | A library for formatting dates and times in a human-readable way | 1,294 |
jonschlinkert/time-stamp | A utility library to format timestamps in various ways. | 111 |
chaitanyagupta/chronicity | A natural language date and time parser for Common Lisp | 67 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
henrypoydar/chronic_duration | An elasped time parser for natural language inputs in Ruby | 351 |
hustcc/timeago-react | A small React component to format dates with time ago statements. | 420 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
vutran/twas | A JavaScript function to express time durations relative to the current moment | 250 |
jwiegley/periods | A Common Lisp library providing utilities for manipulating date/time objects and time ranges. | 30 |