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