Server functions that are in some way related to the misc aspects.
local newTime = Wosa.Tools.ConvertSQLDateToLuaFormat( date --[[ int ]])--[[Parameters:-> date: The unix timestamp format.Returnal:-> newTime : stringDescription:Convert a unixtimestamp from SQL (most often) to a "readable" string.--]]