netfx-System.DateTimeEpochExtensions 1.1.0

dotnet add package netfx-System.DateTimeEpochExtensions --version 1.1.0
NuGet\Install-Package netfx-System.DateTimeEpochExtensions -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="netfx-System.DateTimeEpochExtensions" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-System.DateTimeEpochExtensions --version 1.1.0
#r "nuget: netfx-System.DateTimeEpochExtensions, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install netfx-System.DateTimeEpochExtensions as a Cake Addin
#addin nuget:?package=netfx-System.DateTimeEpochExtensions&version=1.1.0

// Install netfx-System.DateTimeEpochExtensions as a Cake Tool
#tool nuget:?package=netfx-System.DateTimeEpochExtensions&version=1.1.0

Provides conversion of DateTime and DateTimeOffset into an epoch-relative number value (total seconds).

See Unix Epoch in Wikipedia for more information on why this might be needed.

Typical uses include using this simplified representation as an expiration time for a token, password or verification code.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 291 8/30/2011
1.0.0.11 109 6/15/2011
1.0.0.7 61 6/1/2011
1.0.0.6 55 6/1/2011
1.0.0.5 56 5/20/2011
1.0.0.1 107 2/15/2011
1.0.0 160 2/9/2011