···11-[[--
22- Jericho's time script -- https://github.com/Jericho1060
33- Display IRL time in game
44- https://github.com/Jericho1060/DualUniverse/tree/master/TimeScript
55-]]--
11+--[[
22+ Jericho's time script -- https://github.com/Jericho1060
33+ Display IRL time in game
44+ https://github.com/Jericho1060/DualUniverse/tree/master/TimeScript
55+]]
6677summer_time = true --export
88···2727 local timeString = getTimeString(system.getTime()) -- return a formated string : "HH:mm:ss"
28282929 you can add a timer every seconds to display the time
3030-]]--
3030+]]