Hello all, Im having a problem trying to convert my 2400 Time float to a Timespan that works correctly. So far my day and night woks just fine and prints Time Var 0-2400 correctly with the sun rotation but having a darn time converting Time float to a timespan so I can print out a solid time 0-24 or 12-12 doesn't matter just want it to read the right way. As of now I have tried everyway I can think of from multiplying to division to truncate seconds, minutes, hours, milliseconds you name it I have tried so Im guessing theirs more math involved that I can't wrap my head around. Any suggestions or help is appreciated.
Thanks Mike
Thanks Mike
Comment