This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
lua-date
Watch
1
Star
0
Fork
0
You've already forked lua-date
mirror of
https://github.com/TangentFoxy/lua-date.git
synced
2025-07-28 02:52:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
53b97cc350b4807b2ba541c99d6614c9d916f174
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Thijs Schreijer
53b97cc350
fixed vararg usage for lua 5.1/5.2.
Fixes
#1
2013-09-14 22:16:37 +02:00
doc
typos fixed
2013-09-14 21:52:37 +02:00
samples
Lua 5.2 compatibility
2013-05-04 21:18:19 +02:00
date-2.1.0-1.rockspec
updated version info to 2.1
2013-05-04 21:36:53 +02:00
date.lua
fixed vararg usage for lua 5.1/5.2.
Fixes
#1
2013-09-14 22:16:37 +02:00
README.md
updated readme formatting
2013-05-04 21:43:54 +02:00
README.md
#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%