https://github.com/validark/unix-epoch-date-and-time-calculations
Date and Time calculations that are completely accurate
https://github.com/validark/unix-epoch-date-and-time-calculations
Last synced: 8 months ago
JSON representation
Date and Time calculations that are completely accurate
- Host: GitHub
- URL: https://github.com/validark/unix-epoch-date-and-time-calculations
- Owner: Validark
- Created: 2016-01-29T21:05:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T06:27:45.000Z (almost 7 years ago)
- Last Synced: 2025-04-05T06:26:19.372Z (about 1 year ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unix Epoch Date and Time Equations for Lua
Completely accurate Date and Time calculations in Lua. These functions could be unnecessary if you have access to os.date, but if you don't, you'll be needing these.