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
263 stars
15 watching
56 forks
Language: Lua
last commit: over 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. | 121 |
3846masa/lit-date | A lightweight datetime formatter library for modern browsers | 37 |
tidyverse/lubridate | Makes working with dates in R more intuitive and robust by providing a set of functions and classes for date-time manipulation and mathematical operations. | 739 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 739 |
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. | 142 |
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 | 870 |
edjcase/motoko_datetime | A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 3 |
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 | 465 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 471 |