1,721

Downloads

920

Downloads of v 1.1.0.0

2011-08-30

Last update

NETFx Epoch Time Extension Methods

1.1.0.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.

To install NETFx Epoch Time Extension Methods, run the following command in the Package Manager Console

PM> Install-Package netfx-System.DateTimeEpochExtensions

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
NETFx Epoch Time Extension Methods 1.0.0.11 385 Wednesday, June 15 2011
DateTime and DateTimeOffset to Epoch time 1.0.0.7 66 Wednesday, June 01 2011
DateTime and DateTimeOffset to Epoch time 1.0.0.6 48 Wednesday, June 01 2011
DateTime and DateTimeOffset to Epoch time 1.0.0.5 56 Friday, May 20 2011
DateTime and DateTimeOffset to Epoch time 1.0.0.1 146 Tuesday, February 15 2011
DateTime and DateTimeOffset to Epoch time 1.0.0.0 100 Wednesday, February 09 2011