Find out more about Noda Time on our group mailing list or our blog.
For more specific "How do I solve problem X?" questions, please ask on Stack Overflow using the nodatime tag.
The issue tracker is hosted on the project's GitHub site.
It is recommended that you read at least the first few pages of the User Guide before starting to develop using Noda Time.
You can also check out the API reference.
Noda Time is licensed under the Apache 2.0 license.
Developers interested in contributing to Noda Time itself should also check out the Developer Guide and current roadmap.
If you just want the code, you can check it out from the repository.
Install-Package NodaTime
Install-Package NodaTime.Testing
Install-Package NodaTime.Serialization.JsonNet
Noda 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.