Module:Time/doc

From Star of Providence Wiki
Jump to navigation Jump to search

This is the documentation page for Module:Time

Details

The Time module offers a Lua class for parsing times in the format used for audio and video links. It's intended to be used by other Lua modules instead of templates.

It has no dependencies and exports a Time "class" you can use directly. It provides annotations documenting the various functions that are understood by Lua Language Server.