A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Info
Version: | 0.8.4 |
Author(s): | Andrey Dorokhov, Sergey Odinokov |
Last Update: | Tuesday, February 27, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/HangfireIO/Cronos |
NuGet Url: | https://www.nuget.org/packages/Cronos |
Install
Install-Package Cronos
dotnet add package Cronos
paket add Cronos
Cronos Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags