local-time
Date/time manager
Library for manipulating dates and times in Common Lisp
Time manipulation library for Common Lisp
102 stars
13 watching
43 forks
Language: Common Lisp
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
copyleft/calendar-times | A calendar time library with date and time calculations and conversions between different classes of time types | 9 |
jwiegley/periods | A Common Lisp library providing utilities for manipulating date/time objects and time ranges. | 30 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
myusuf3/delorean | A library that simplifies working with time zones and datetimes in Python. | 1,842 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 472 |
dstelljes/luxon-angular | A collection of date/time pipes for Angular based on Luxon. | 27 |
lau/calendar | A datetime library with explicit types and timezone support | 466 |
enaeher/local-time-duration | A library providing a simple duration data structure and operations for working with time intervals | 17 |
thomaslevesque/iso8601durationhelper | Library to handle ISO 8601 durations with date arithmetic and proper month semantics | 33 |
joaomatossilva/datetimeextensions | A .NET library for working with dates and times, providing utility methods for date calculations, time of day operations, and holiday support. | 784 |
edjcase/motoko_datetime | A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 2 |
basecamp/local_time | A Rails engine for displaying times and dates in the user's local time zone. | 1,907 |
google/cctz | A C++ library for working with dates, times, and time zones in a simple and correct manner | 596 |