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
9
Commits
1
Branch
0
Tags
01525641b45a8ad1a20e5278bd9c80739ce5baab
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
01525641b4
updated readme formatting
2013-05-04 21:43:54 +02:00
doc
Lua 5.2 compatibility
2013-05-04 21:18:19 +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
updated version info to 2.1
2013-05-04 21:36:53 +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%