Info
Version: | 1.0.9 |
Author(s): | Balint Nagy |
Last Update: | Monday, August 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/balintn22/Date |
NuGet Url: | https://www.nuget.org/packages/Date |
Install
Install-Package Date
dotnet add package Date
paket add Date
Date Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
Tags
Conversion to ISO and other formatted date strings; parsing, conversions to/from DateTime, comparisons.
Additions and subtractions using TimeSpans and DateSpans.