Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
dotnet add package NodaTime --version 2.4.14
Install-Package NodaTime -Version 2.4.14
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Runtime.Serialization.Xml | [4.1.1, ) |
| 作者 | Jon Skeet |
|---|---|
| 发布时间 | 2021-09-25 18:10:00 |
| 项目主页 | http://nodatime.org/ |
| 许可证 | https://www.nuget.org/packages/NodaTime/2.4.14/license |