Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.