Commit graph

3 commits

Author SHA1 Message Date
nia
46e7219e52 lua-date: Update to 2.1.3
- v2.1.3 fix rockspec for Lua 5.4
2020-12-09 11:05:58 +00:00
nia
856e3adb72 lua-date: Support for testing 2020-07-08 16:36:04 +00:00
nia
55866ac741 time: Add lua-date
Date and Time module for Lua 5.x.

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.
2020-07-08 11:03:56 +00:00