Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T06:27:45.000Z (over 5 years ago)
- Last Synced: 2024-10-30T21:12:57.702Z (2 months ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- 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.