DateParser 1.0.7000
DateParser enhances the default .NET date/time support.
Main features:
* Improving the usability of the main .NET date/time type.
* Accounting for a big amount of additional time zone information.
Install-Package DateParser -Version 1.0.7000
dotnet add package DateParser --version 1.0.7000
<PackageReference Include="DateParser" Version="1.0.7000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DateParser --version 1.0.7000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DateParser, 1.0.7000"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
DateParser.dll version: 1.0.7.0.
Improvements with respect to the previous release:
- New DLL version applying the 1.0.7-based rules used for all the FlexibleParser parts.
Dependencies
This package has 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.