Module:Time/doc: Revision history

From IdleOn MMO Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 May 2024

  • curprev 09:5609:56, 18 May 2024Nads talk contribs 518 bytes +518 Created page with "'''Warning''': This module is still a work in progress. The '''Time''' module is a utility module which provides many functions for easily working with time. The ''Instant'' class encapsulates a specific point in time, and the ''Duration'' class encapsulates a length of time with no particular point. == Including the Module == To use the Time module, it must first be included at the top of the module that wishes to use it. <syntaxhighlight lang="lua" line> local Time..."