TImeSpan.BestText is a simple extension designed to provide you the best text output for a given TimeSpan in either milliseconds, seconds, minutes, hours or days.
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | Dale Myszewski <[email protected]> | 
| Last Update: | Tuesday, May 12, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Dales-Lab/TimeSpan-BestText | 
| NuGet Url: | https://www.nuget.org/packages/Timespan.BestText | 
Install
Install-Package Timespan.BestText
                        dotnet add package Timespan.BestText
                        paket add Timespan.BestText
                        
                                Timespan.BestText Download (Unzip the "nupkg" after downloading)
                            
                        