Brendan Gilmore 24767d1523 Update date-2.1.0-1.rockspec
fix dependency to support lua 5.1 or 5.2
2013-12-13 12:53:18 -06:00
2013-09-16 22:05:29 +02: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%