Thijs Schreijer 775332125a Merge pull request #3 from clarkjc/master
Fixed and/or problem in dobj.__lt and dobj.__le
2014-01-02 05:27:38 -08:00
2013-12-23 11:58:44 +01:00
2013-05-04 21:43:54 +02:00

#LuaDate v2.1

Lua 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.

##Changes:

  • v2.1 Lua 5.2 support. Global 'date' will no longer be set.
  • v2.0 original by Jas Latrix
Description
Date & Time module for Lua 5.x
Readme MIT 248 KiB
Languages
Lua 94.6%
Makefile 5.4%