Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
$ dotnet add package NodaTimeNoda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely.
See the project web site at https://nodatime.org for more details.