# luadate **Repository Path**: mirrors_LuaDist/luadate ## Basic Information - **Project Name**: luadate - **Description**: LuaDate is a Lua module for date and time calculation and retrieval using the Gregorian Calendar system. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LuaDate v2 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.