Skip to main content
netfx-System.DateTimeEpochExtensions package icon

netfx-System.DateTimeEpochExtensions

Provides conversion of dates 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.

Total Downloads
37.5K
37,495
Published
Jun 1, 2011
Latest stable version

Install

.NET CLI
dotnet add package netfx-System.DateTimeEpochExtensions --version 1.0.0.6
Package Manager Console
Install-Package netfx-System.DateTimeEpochExtensions -Version 1.0.0.6
PackageReference
<PackageReference Include="netfx-System.DateTimeEpochExtensions" Version="1.0.0.6" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.