Matix.PrettyTime
1.0.5.20354
A simple package to convert DateTime's and TimeSpan's to pretty time.
Install-Package Matix.PrettyTime -Version 1.0.5.20354
dotnet add package Matix.PrettyTime --version 1.0.5.20354
<PackageReference Include="Matix.PrettyTime" Version="1.0.5.20354" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Matix.PrettyTime --version 1.0.5.20354
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Matix.PrettyTime, 1.0.5.20354"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
string pretty = PrettyTime.GetPrettyTime(TimeSpan);
string pretty = PrettyTime.GetPrettyElapsedTime(DateTime);
string pretty = PrettyTime.GetPrettyTime(TimeSpan);
string pretty = PrettyTime.GetPrettyElapsedTime(DateTime);
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5.20354 | 85 | 12/19/2020 |
1.0.3.20354 | 81 | 12/19/2020 |