RomanDateTime 1.1.0
This package contains an implementation of the Roman calendar system that is used similarly to DateTime. The calendar system used is the post-Julian reforms in 46 BC. It represents all the systems and quirks the calendar had, and is as accurate as I could make it from my research
Install-Package RomanDateTime -Version 1.1.0
dotnet add package RomanDateTime --version 1.1.0
<PackageReference Include="RomanDateTime" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RomanDateTime --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- NodaTime (>= 2.4.0)
-
.NETFramework 4.7
- NodaTime (>= 2.4.0)
-
.NETStandard 2.0
- NodaTime (>= 2.4.0)
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.