summaryrefslogtreecommitdiff
path: root/time/lua-date/DESCR
blob: 2fd9aa5e0be199aa281cfa4185fca4778a1f15cb (plain)
1
2
3
4
5
6
7
8
9
10
11
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.