HangfireIO / Cronos

A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
MIT License
974 stars 114 forks source link

Throw exception when date exceeds max year #62

Closed FaithfulDev closed 7 months ago

FaithfulDev commented 7 months ago

As discussed in #51, I raised the max year to 2499 (that's exactly + 400 from before) and throw an exception if the supplied value is beyond that.

resolves #51

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information