An open API service indexing awesome lists of open source software.

https://github.com/leafo/lua-date

LuaDate 2 modified to work with newer versions of lua/luajit
https://github.com/leafo/lua-date

Last synced: 6 months ago
JSON representation

LuaDate 2 modified to work with newer versions of lua/luajit

Awesome Lists containing this project

README

          

LuaDate v2

Lua Date and Time module for Lua 5.1.

Features:
* Date and Time string parsing.
* Time addition and subtraction.
* Time span calculation.
* Support ISO 8601 Dates.
* Local time support.
* Lua module (not binary).
* Formats Date and Time like strftime.