Module Core.Compatibility

Project: Clock – Tamriel Standard Time

Author:     Arne Rantzen (Tyx)
Created:    20200122
Updated:    20200211
License:    GPL-3.0

Functions

GetTST () a global function to get the current Tamriel Standard Time Deprecated: Use the LibClockTST library instead to subscribe to TST updates


Functions

GetTST ()
a global function to get the current Tamriel Standard Time Deprecated: Use the LibClockTST library instead to subscribe to TST updates

Returns:

    hour in 24h format

Or

    minute

Or

    second

Usage:

    local hour, minute, second = unpack(GetTST())
generated by LDoc 1.4.6 Last updated 2020-05-30 11:30:30