Skip to content

tonycknight/epoch-cli

Repository files navigation

epoch-cli

Build & Release

Nuget

A dotnet tool for epoch times.

Getting Started

Dependenices

You'll need the .Net 6 runtime installed.

Installation

epoch-cli is available from Nuget:

dotnet tool install epoch-cli -g

How to use

Help:

epoch -?

Epoch

Convert integer or date time values to their Unix epoch equivalents, or now for the curent time.

epoch <value>

Where <value> is an integer, local date time or now

E.g.

epoch 0

epoch 2020-01-01T01:30:00

epoch now


Copyright and notices

(c) Tony Knight 2023.

About

Epoch time conversion tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages