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.17
Install-Package NodaTime -Version 2.4.17
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Runtime.Serialization.Xml | [4.1.1, ) |
| 作者 | Jon Skeet |
|---|---|
| 发布时间 | 2021-10-22 06:11:47 |
| 项目主页 | http://nodatime.org/ |
| 许可证 | https://www.nuget.org/packages/NodaTime/2.4.17/license |