date
Date module
A Lua module providing date and time functionality with support for various formats and operations.
Date & Time module for Lua 5.x
262 stars
15 watching
56 forks
Language: Lua
last commit: about 1 year ago
Linked from 2 awesome lists
datedatetimelua
Related projects:
Repository | Description | Stars |
---|---|---|
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
3846masa/lit-date | A lightweight datetime formatter library for modern browsers | 37 |
tidyverse/lubridate | A collection of R packages that simplify working with dates and times | 733 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
tieske/binaryheap.lua | A Lua implementation of a binary heap data structure | 40 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
dstelljes/luxon-angular | A collection of date/time pipes for Angular based on Luxon. | 27 |
rxi/tick | A Lua module for delaying function calls to specific intervals or times. | 138 |
mobius3/asap | A C++ date/time library with syntatic sugar and literals for creating, displaying, iterating, and manipulating dates and periods. | 76 |
masbagal/tempe | A lightweight date formatting utility for JavaScript and TypeScript. | 83 |
nscala-time/nscala-time | A Scala wrapper around Joda Time libraries for working with dates and times | 869 |
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 |
dlowe-net/local-time | Library for manipulating dates and times in Common Lisp | 102 |
lau/calendar | A datetime library with explicit types and timezone support | 466 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 472 |