ISO 8601 week date implementation in C# for .NET Standard
ISO 8601 week date implementation in C# for .NET Standard.
This library provides a WeekDate
class that represents a week date with similiar functionality to DateTime
.
It also contains extension methods for DateTime
for getting week date parts (year, week, weekday).
master | |||
---|---|---|---|
develop |