This library provides a System.UnixTime as a new Type providing conversion between Unix Time and .NET DateTime.
Info
| Version: | 9.0.0 |
| Author(s): | Daniel M. Porrey |
| Last Update: | Thursday, November 14, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/porrey/UnixTime |
| NuGet Url: | https://www.nuget.org/packages/unixtime |
Install
Install-Package unixtime
dotnet add package unixtime
paket add unixtime
unixtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)
Tags