EDN Admin
Well-known member
Sorry for the elementary question, but I am new to C & C#.
I need to convert seconds (upt to 3600 seconds) to minutes & seconds. For example I need to convert 90 seconds to 1 minute and 30 seconds. Im struggling with how to get and manipulate the remainder after I divide 90 by 60.
Your patience is appreciated...
View the full article
I need to convert seconds (upt to 3600 seconds) to minutes & seconds. For example I need to convert 90 seconds to 1 minute and 30 seconds. Im struggling with how to get and manipulate the remainder after I divide 90 by 60.
Your patience is appreciated...
View the full article