First release for Umbraco 9 🎉
Installation
The Umbraco 9 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:
dotnet add package Skybrud.Umbraco.Time --version 2.0.0
or the older NuGet Package Manager:
Install-Package Skybrud.Umbraco.Time -Version 2.0.0