Can you round a .NET TimeSpan object?
TimeSpan
I have a Timespan value of: 00:00:00.6193789
Timespan
Is there a simple way to keep it a TimeSp
TimeSp
Not sure about TimeSpan, but you might check this post on DateTimes: http://mikeinmadison.wordpress.com/2008/03/12/datetimeround/