MLCelestialDataGetLocalTimeOn this pageMLCelestialData.GetLocalTime() Get current machine independent local time based on specified time zone (in seconds since epoch, similar format as os.time()). Returns: typeDescriptionnumberlocal time Usage ---@type MLCelestialDatalocal mlcelestialdata;local val0 = mlcelestialdata.GetLocalTime()