local GUI = script.Parent while true do GUI.Text = game.Lighting.TimeOfDay wait(1) end