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: 8 months ago
JSON representation

Date and Time calculations that are completely accurate

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.