epoch-cli

Crates.ioepoch-cli
lib.rsepoch-cli
version1.0.1
sourcesrc
created_at2020-04-02 02:43:48.156727
updated_at2023-03-07 00:03:10.837468
descriptionA small command line utility for working with epoch timestamps.
homepage
repositoryhttps://github.com/RedVoxInc/epoch-cli
max_upload_size
id225387
size28,402
(anthonyjchriste)

documentation

README

epoch-cli

epoch-cli is a tool for working with epoch timestamps.

Features

  • Incredibly fast with low resource usage
  • Only UTC time is used
  • Can work with units of seconds, milliseconds, microseconds, or nanoseconds
  • Can convert epoch timestamps into dates and times
  • Can convert dates and times into epoch timestamps
  • Inspired by https://www.epochconverter.com/

Documentation

Full documentation, instructions, and API are available at: https://docs.rs/epoch-cli

Commit count: 32

cargo fmt