# lua-date **Repository Path**: mirrors_leafo/lua-date ## Basic Information - **Project Name**: lua-date - **Description**: LuaDate 2 modified to work with newer versions of lua/luajit - **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**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LuaDate v2 Lua Date and Time module for Lua 5.1. 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.