TimeZoneConverter:轻量级库,可在IANA,Windows,Rails和POSIX时区之间进行转换

时间:2024-05-20 20:54:00
【文件属性】:

文件名称:TimeZoneConverter:轻量级库,可在IANA,Windows,Rails和POSIX时区之间进行转换

文件大小:41KB

文件格式:ZIP

更新时间:2024-05-20 20:54:00

C#

时区转换器 时区转换器.Posix TimeZoneConverter是一个轻量级的库,可以在IANA,Windows和Rails时区名称之间快速转换。 TimeZoneConverter.Posix添加了对生成POSIX时区字符串的支持,这在某些情况下(例如IoT)非常有用。 TimeZoneConverter安装 PM > Install-Package TimeZoneConverter 该库应与.NET Standard 1.1和更高版本以及.NET Framework 3.5和更高版本兼容。 有关的更多详细信息,请参见。如果遇到任何兼容性错误,请提出问题。 有关较新的.NET版本的注意事项 .NET 6将以跨平台方式对IANA和Windows时区提供内置支持,而无需使用TimeZoneConverter库。 如果您打算使用.NET 6(或更高版本),则还应计划不使用Time


【文件预览】:
TimeZoneConverter-main
----.gitattributes(2KB)
----LICENSE.txt(2KB)
----src()
--------TimeZoneConverter.Posix()
--------TimeZoneConverter()
--------TimeZoneConverter.DataBuilder()
----TimeZoneConverter.sln(4KB)
----lgtm.yml(151B)
----test()
--------TimeZoneConverter.Posix.Tests()
--------TimeZoneConverter.Tests()
----README.md(7KB)
----.gitignore(4KB)

网友评论