Documentation ¶
Overview ¶
Package time implements golang package time functionality for lua.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Preload ¶
Preload adds time to the given Lua state's package.preload table. After it has been preloaded, it can be loaded using require:
local time = require("time")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.