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
11
Commits
1
Branch
0
Tags
b72fdf18c815fc9969bfd9733efae616fc0b27c7
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
b72fdf18c8
changed indents from tabs to 2x space.
2013-09-14 21:02:16 +02:00
doc
copyright update
2013-05-04 21:55:35 +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
changed indents from tabs to 2x space.
2013-09-14 21:02:16 +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%