RomanDateTime 1.1.0

dotnet add package RomanDateTime --version 1.1.0
NuGet\Install-Package RomanDateTime -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: RomanDateTime, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RomanDateTime as a Cake Addin
#addin nuget:?package=RomanDateTime&version=1.1.0

// Install RomanDateTime as a Cake Tool
#tool nuget:?package=RomanDateTime&version=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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 708 7/10/2019
1.0.36 584 3/27/2019