I have a problem where I receive a TimeSpan of type (1,22,21,00) and I need this TimeSpan to keep only the hours, minutes and seconds, how do I?
I have a problem where I receive a TimeSpan of type (1,22,21,00) and I need this TimeSpan to keep only the hours, minutes and seconds, how do I?