Version 1.1.19

Date 2019-12-31 (1,781 days ago)
Downloads 6,253 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 1.1 .NET Standard 1.3 .NET 4.5 .NET 4.6 .NET 4.7

#installation">Installation

#changelog">Changelog

  • Fixed an issue with EssentialsWeek not properly determining the year (see 6ca8a4d)
    According to ISO 8601 a week belongs to the year that contains the majority of the days in the week, so a given date may not belong to the same year as the week. Some of the constructors of the EssentialsWeek class didn't handle this properly.