summaryrefslogtreecommitdiffstats
path: root/lib/date.lua
Commit message (Collapse)AuthorAgeFilesLines
* added split and join to fs.lua and gave them function names so we don't have ↵Mike Mason2007-11-281-0/+28
| | | | | | to strsplit = require split. Added a date string to table function in date.lua git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@378 ab2d0c66-481e-0410-8bed-d214d4d58bed
* redid date_diffMike Mason2007-11-271-47/+41
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@376 ab2d0c66-481e-0410-8bed-d214d4d58bed
* fixed functions and updated with a date_diffMike Mason2007-11-271-12/+30
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@371 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added more tables and functions. Trying to document also.Mike Mason2007-11-261-2/+86
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@370 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding date and time functionalityMike Mason2007-11-231-0/+55
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@364 ab2d0c66-481e-0410-8bed-d214d4d58bed